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
BUG: Fix find_* search order with path suffixes
[cmake.git]
/
Tests
/
Dependency
/
1
/
CMakeLists.txt
blob
b50b2e9c5bdfd84bbeb145da49fb5048384d84e4
1
ADD_LIBRARY( One OneSrc.c )
2
# This library has no dependencies
3
TARGET_LINK_LIBRARIES( One "" )