Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |