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
/
BadAND.cmake
blob: 7926540469f04973eb558d55970bf722bd4b3c4b (
plain
)
1
2
3
4
add_custom_target(check ALL COMMAND check $<AND:> $<AND:,> VERBATIM)