blob: 00372ce0a825f20a64c493cd06e2bb094ffd91d4 (
plain)
1
2
3
4
5
|
export-multiple-calls
---------------------
* The :command:`export` command now raise an error if used multiple times with
same ``FILE`` without ``APPEND``. See policy :policy:`CMP0103`.
|