This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
519084cd2e
Branches
Tags
View all branches
CMake
/
Tests
/
CMakeOnly
/
ProjectInclude
/
include.cmake
2 lines
23 B
CMake
Raw
Normal View
History
Unescape
Escape
Add ability to include a file in a project via a cache variable. 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.
2012-02-17 12:41:39 -05:00
set
(
AUTO_INCLUDE
TRUE
)
Reference in New Issue
Copy Permalink