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
/
CMP0054
/
CMP0054-keywords-WARN.cmake
blob: ee0a62315991c0c3e07e9b301ed06ae05976faaa (
plain
)
1
2
3
if("NOT" 1) message(FATAL_ERROR "[\"NOT\" 1] evaluated true") endif()