Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotes

This commit is contained in:
Robert Maynard
2019-06-04 08:35:46 -04:00
committed by Brad King
parent 842f70c493
commit bb8b3727c9

View File

@@ -2,4 +2,4 @@ cmake_project_include_before
----------------------------
* A variable :variable:`CMAKE_PROJECT_INCLUDE_BEFORE` was added to allow
injection of custom code into the project.
injection of custom code before the :command:`project` call.