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
/
BadTargetName.cmake
blob: e125cab42269fbb88231e71316a1a451626e38dd (
plain
)
1
2
3
add_custom_target(check ALL COMMAND check $<TARGET_NAME:$<1:tgt>> VERBATIM)