Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
cxx-modules-rules.cmake
blob: 1016afd551161d0a7308a27e1c93098475bc607f [
file
] [
log
] [
blame
] [
edit
]
if
(
CMake_TEST_MODULE_COMPILATION_RULES
)
include
(
"${CMake_TEST_MODULE_COMPILATION_RULES}"
)
endif
()
include
(
CTest
)
enable_testing
()