repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Tests
/
SimpleExclude
/
dirC
/
dirB
/
CMakeLists.txt
blob
ea4650c4a3c4642f911bff40e0067fe2cc567416
1
add_library(t6 STATIC t6.c)
2
3
add_library(t7 STATIC t7.c)
4
target_link_libraries(t7 t2)
5