FindGTest-AUTO-SOURCES.rst 276 B

1234567
  1. FindGTest-AUTO-SOURCES
  2. ----------------------
  3. * The :module:`FindGTest` module ``gtest_add_tests`` macro learned
  4. a new ``AUTO`` option to automatically read the :prop_tgt:`SOURCES`
  5. target property of the test executable and scan the source files
  6. for tests to be added.