Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test ProjectInclude: Add NONE to avoid enabling languages | Ruslan Baratov | 2019-03-27 | 1 | -1/+1 |
| | |||||
* | Add ability to include a file in a project via a cache variable. | Bill Hoffman | 2012-02-17 | 2 | -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. |