mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
10 lines
237 B
CMake
10 lines
237 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(ContinueForeach)
|
|
run_cmake(ContinueForEachInLists)
|
|
run_cmake(ContinueNestedForeach)
|
|
run_cmake(ContinueWhile)
|
|
run_cmake(NoArgumentsToContinue)
|
|
run_cmake(NoEnclosingBlock)
|
|
run_cmake(NoEnclosingBlockInFunction)
|