blob: 33c1489502cd2a625caa8e9ce2fded4fad506fea (
plain)
1
2
3
4
5
6
|
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.
|