Files
CMake/Help/release/dev/enable_language-before-project.rst
2024-04-02 23:00:38 +11:00

7 lines
220 B
ReStructuredText

enable_language-before-project
------------------------------
* The :command:`enable_language` command now fails with an error
if it is called before the first :command:`project` call.
See policy :policy:`CMP0165`.