Skip to content

project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE

Deniz Bahadir requested to merge dbahadir/cmake:fix_19854 into master

Follow up !3175 (merged) 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 (closed)
Topic-rename: project-include-before

Edited by Brad King

Merge request reports