summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/make-test-depend-on-all.rst
blob: ef43faf426b1567b987f7908eeccbe1290acd965 (plain)
1
2
3
4
5
6
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.