mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
0cd20e8f62
Fixes: 20472
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`.
|