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
ENH: set expected failure for tests
[cmake.git]
/
Tests
/
Dependency
/
Three
/
CMakeLists.txt
blob
6b20dcb81628aa8613274fec7eaa42ee782ccf9a
1
ADD_LIBRARY( Three ThreeSrc.c )
2
TARGET_LINK_LIBRARIES( Three One Four )
3