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
/
BadNOT.cmake
blob: 452293b8d5e8df29a69bb8dfdec0ee3eb91e7b58 (
plain
)
1
2
3
4
5
add_custom_target(check ALL COMMAND check $<NOT:> $<NOT:,> $<NOT:0,1> VERBATIM)