summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-test-launcher.rst
blob: e97498d969085a8998143f5b3a9b23040fc671db (plain)
1
2
3
4
5
6
7
cmake-test-launcher
-------------------

* A :variable:`CMAKE_TEST_LAUNCHER` variable and corresponding
  :prop_tgt:`TEST_LAUNCHER` target property were added to specify
  a launcher to be used by executable targets when invoked by
  tests added by the :command:`add_test` command.