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: fix bug where sharedforward would not work if there was a space in the path...
[cmake.git]
/
Tests
/
SubProject
/
foo
/
CMakeLists.txt
blob
011178b264355ba56be8ed5097841a63f2a261db
1
project(foo)
2
add_executable(foo foo.cxx)
3
target_link_libraries(foo bar)