repo.or.cz
/
liba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix when -DLIBA_JAVASCRIPT=1 and -DLIBA_CXX=0
[liba.git]
/
cmake
/
CMakeFindLibraryShared.cmake
blob
ad2fdc4a3a89ede93e64b6762d02dc740e7a754b
1
list(REMOVE_ITEM CMAKE_FIND_LIBRARY_SUFFIXES ${CMAKE_SHARED_LIBRARY_SUFFIX})
2
list(INSERT CMAKE_FIND_LIBRARY_SUFFIXES 0 ${CMAKE_SHARED_LIBRARY_SUFFIX})