mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
241 B
ReStructuredText
7 lines
241 B
ReStructuredText
make-test-depend-on-all
|
|
-----------------------
|
|
|
|
* The :variable:`CMAKE_SKIP_TEST_ALL_DEPENDENCY` variable was added
|
|
to control whether the ``test`` (or ``RUN_TESTS``) buildsystem
|
|
target depends on the ``all`` (or ``ALL_BUILD``) target.
|