mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'
2dcba446e2GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()f55f9fd5c1Help: Mention TEST_LIST with gtest_discover_tests() can omit tests Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9856
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
GoogleTest-DISCOVERY_EXTRA_ARGS
|
||||
-------------------------------
|
||||
|
||||
* The :command:`gtest_discover_tests` command gained a new
|
||||
``DISCOVERY_EXTRA_ARGS`` keyword. It allows extra arguments to be
|
||||
appended to the command line when querying for the list of tests.
|
||||
Reference in New Issue
Block a user