mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Help: Add notes for topic 'cmake-depend-in-project-only'
This commit is contained in:
@@ -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