Browse Source

Release note for CMAKE_PROJECT_INCLUDE variable

Ruslan Baratov 6 years ago
parent
commit
7d19b3091d
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/project-include.rst

+ 5 - 0
Help/release/dev/project-include.rst

@@ -0,0 +1,5 @@
+cmake_project_include
+---------------------
+
+* A variable :variable:`CMAKE_PROJECT_INCLUDE` was added to allow injection
+  of custom code into the project without knowing the project name a priori.