blob: b2055373fb279cf5fff486f945b759af6f81b6be [file] [log] [blame]
foreach(i IN ITEMS a b)
cmake_language(EXIT 9)
message(FATAL_ERROR "This should not be reached!")
endforeach()
message(FATAL_ERROR "This should not be reached!")