summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-depend-in-project-only.rst
blob: 8553e80e7d989654e4de48a11bb12ff395eb40c6 (plain)
1
2
3
4
5
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.