Browse Source

Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotes

Robert Maynard 6 years ago
parent
commit
bb8b3727c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/release/dev/project-include-before.rst

+ 1 - 1
Help/release/dev/project-include-before.rst

@@ -2,4 +2,4 @@ cmake_project_include_before
 ----------------------------
 ----------------------------
 
 
 * A variable :variable:`CMAKE_PROJECT_INCLUDE_BEFORE` was added to allow
 * 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.