summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly/ProjectInclude
Commit message (Collapse)AuthorAgeFilesLines
* 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.