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
/
GeneratorExpression
/
BadOR.cmake
blob: f16f56a3cff27b83e57858aee3da9c333fbd4872 (
plain
)
1
2
3
4
add_custom_target(check ALL COMMAND check $<OR:> $<OR:,> VERBATIM)