Merge topic 'FindGTest-depends'

a5d3d003 FindGTest: Automatically re-run cmake when tests change
This commit is contained in:
Brad King
2016-03-16 09:08:03 -04:00
committed by CMake Topic Stage
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,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.