summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_PROJECT_INCLUDE.rst
Commit message (Collapse)AuthorAgeFilesLines
* project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-131-3/+6
| | | Fixes: #22685
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-181-1/+2
| | | | | | | | | | Follow up commit 0761186949 (project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE, 2019-03-28, v3.15.0-rc1~294^2) with a project-specific variant. This variable will be used similar to the already existing `CMAKE_PROJECT_INCLUDE_BEFORE` and `CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE` variables. Fixes: #19854
* Help: Document what project() calls use CMAKE_PROJECT_INCLUDE and friendsBrad King2019-06-171-3/+6
| | | | Fixes: #19340
* project: Add variable CMAKE_PROJECT_INCLUDERuslan Baratov2019-03-271-0/+6