Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
continue
/
RunCMakeTest.cmake
blob: 37caf9c3baf752122e13360440b2e23da4ade3dd [
file
] [
log
] [
blame
]
include
(
RunCMake
)
run_cmake
(
ContinueForeach
)
run_cmake
(
ContinueForEachInLists
)
run_cmake
(
ContinueNestedForeach
)
run_cmake
(
ContinueWhile
)
run_cmake
(
NoArgumentsToContinue
)
run_cmake
(
NoEnclosingBlock
)
run_cmake
(
NoEnclosingBlockInFunction
)