make-test-depend-on-all.rst 241 B

123456
  1. make-test-depend-on-all
  2. -----------------------
  3. * The :variable:`CMAKE_SKIP_TEST_ALL_DEPENDENCY` variable was added
  4. to control whether the ``test`` (or ``RUN_TESTS``) buildsystem
  5. target depends on the ``all`` (or ``ALL_BUILD``) target.