Просмотр исходного кода

Help: Add FindGTest-AUTO-SOURCES topic release notes

Brad King 11 лет назад
Родитель
Сommit
ac42bca833
1 измененных файлов с 7 добавлено и 0 удалено
  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.