Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2425fdffda98d9533aa6eb48cc4526c25d2af82
/
.
/
Tests
/
RunCMake
/
MaxRecursionDepth
/
CTestCustom.cmake
blob: 354bc7a4ef30995d6eff590c4704eb095c6c23e5 [
file
]
message
(
"${x}"
)
math
(
EXPR x
"${x} + 1"
)
ctest_read_custom_files
(
"${CMAKE_CURRENT_LIST_DIR}"
)