a5d3d003d0
Tell CMake that it needs to re-run when test source files parsed by `gtest_add_tests` change so that we can re-scan for tests automatically.
7 lines
201 B
ReStructuredText
7 lines
201 B
ReStructuredText
FindGTest-depends
|
|
-----------------
|
|
|
|
* The :module:`FindGTest` module ``gtest_add_tests`` function now causes
|
|
CMake to automatically re-run when test sources change so that they
|
|
can be re-scanned.
|