|
|
@@ -0,0 +1,6 @@
|
|
|
+cmake-depend-in-project-only
|
|
|
+----------------------------
|
|
|
+
|
|
|
+* The :ref:`Makefile Generators` learned to optionally limit dependency
|
|
|
+ scanning only to files in the project source and build trees.
|
|
|
+ See the :variable:`CMAKE_DEPENDS_IN_PROJECT_ONLY` variable.
|