Sfoglia il codice sorgente

Help: Add FindGTest-AUTO-SOURCES topic release notes

Brad King 11 anni fa
parent
commit
ac42bca833
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      Help/release/dev/FindGTest-AUTO-SOURCES.rst

+ 7 - 0
Help/release/dev/FindGTest-AUTO-SOURCES.rst

@@ -0,0 +1,7 @@
+FindGTest-AUTO-SOURCES
+----------------------
+
+* The :module:`FindGTest` module ``gtest_add_tests`` macro learned
+  a new ``AUTO`` option to automatically read the :prop_tgt:`SOURCES`
+  target property of the test executable and scan the source files
+  for tests to be added.