mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 20:34:20 +00: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)
|