cmake-depend-in-project-only.rst 257 B

123456
  1. cmake-depend-in-project-only
  2. ----------------------------
  3. * The :ref:`Makefile Generators` learned to optionally limit dependency
  4. scanning only to files in the project source and build trees.
  5. See the :variable:`CMAKE_DEPENDS_IN_PROJECT_ONLY` variable.