Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
MaxRecursionDepth
/
CTestCustom.cmake
blob: 354bc7a4ef30995d6eff590c4704eb095c6c23e5 [
file
] [
log
] [
blame
]
message
(
"${x}"
)
math
(
EXPR x
"${x} + 1"
)
ctest_read_custom_files
(
"${CMAKE_CURRENT_LIST_DIR}"
)