瀏覽代碼

Help: Add FindGTest-AUTO-SOURCES topic release notes

Brad King 11 年之前
父節點
當前提交
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.