mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
9090572f5c
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)
|