index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
cmake_language
/
exit_5_script_with_command.cmake
blob: 4400307ab44c0c20d27275e6baae26399f492290 (
plain
)
1
2
3
cmake_language(EXIT 5) message(FATAL_ERROR "cmake_language(EXIT 5) doesn't work")