SimpleTestConfig.cmake 242 B

123456
  1. # TODO8: Include the CMakeFindDependencyMacro and use find_dependency to find
  2. # the TransitiveDep package.
  3. include(${CMAKE_CURRENT_LIST_DIR}/SimpleTestTargets.cmake)
  4. include(${CMAKE_CURRENT_LIST_DIR}/simpletest_discover_tests.cmake)