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
/
CMP0046
/
CMP0046-WARN-missing-dependency.cmake
blob: 896fa40f6636df1bfd63d53e29874e9808ae008c (
plain
)
1
2
add_custom_target(foo) add_dependencies(foo bar)