mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
If a variable exists called CMAKE_PROJECT_<projectName>_INCLUDE, the file pointed to by that variable will be included as the last step of the project command.
2 lines
23 B
CMake
2 lines
23 B
CMake
set(AUTO_INCLUDE TRUE)
|