mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-11 09:07:46 +00:00
Help: Add notes for topic 'cmake-depend-in-project-only'
This commit is contained in:
6
Help/release/dev/cmake-depend-in-project-only.rst
Normal file
6
Help/release/dev/cmake-depend-in-project-only.rst
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user