1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-07-03 02:26:24 +08:00
CMake/Help/release/dev/cmake-depend-in-project-only.rst

7 lines
257 B
ReStructuredText

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.