repo.or.cz
/
libs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
GC removed, readme updated
[libs.git]
/
deps
/
binreloc
/
CMakeLists.txt
blob
790039935577ee952b80bc533ae2da788ae143d8
1
if( UNIX AND NOT APPLE )
2
add_library(binreloc STATIC binreloc.c)
3
endif( UNIX AND NOT APPLE )