Path: blob/master/Help/guide/tutorial/Step10/SimpleTest/cmake/SimpleTestConfig.cmake
5022 views
# TODO8: Include the CMakeFindDependencyMacro and use find_dependency to find
# the TransitiveDep package.
include(${CMAKE_CURRENT_LIST_DIR}/SimpleTestTargets.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/simpletest_discover_tests.cmake)