repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
KWSys Nightly Date Stamp
[cmake.git]
/
Tests
/
Dependency
/
NoDepB
/
CMakeLists.txt
blob
0d69f6841de3e6f7b423742c348daf4075770942
1
ADD_LIBRARY( NoDepB NoDepBSrc.c )
2
# This library depends on NoDepA, but the
3
# dependency is not explicitly specified.