summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly/ProjectInclude
Commit message (Collapse)AuthorAgeFilesLines
* Test ProjectInclude: Add NONE to avoid enabling languagesRuslan Baratov2019-03-271-1/+1
|
* Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-172-0/+5
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.