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
Updated formatting of documentation plus a little reorganization.
[cmake.git]
/
Tests
/
Dependency
/
NoDepC
/
CMakeLists.txt
blob
88b29ba6f8dd6b5593092c2b5b32d727f3dbc638
1
ADD_LIBRARY( NoDepC NoDepCSrc.c )
2
# This library depends on NoDepA, but the
3
# dependency is not explicitly specified.