Release note for CMAKE_PROJECT_INCLUDE variable

This commit is contained in:
Ruslan Baratov
2019-03-29 18:53:12 +03:00
parent dda0190458
commit 7d19b3091d
+5
View File
@@ -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.