mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
6 lines
190 B
ReStructuredText
6 lines
190 B
ReStructuredText
export-multiple-calls
|
|
---------------------
|
|
|
|
* The :command:`export` command now raise an error if used multiple times with
|
|
same ``FILE`` without ``APPEND``. See policy :policy:`CMP0103`.
|