mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-05 10:10:32 +08:00
add static lib
This commit is contained in:
@@ -35,6 +35,6 @@ target_link_libraries(base16384 libbase16384_s)
|
||||
|
||||
INSTALL(TARGETS base16384 RUNTIME DESTINATION bin)
|
||||
INSTALL(TARGETS libbase16384 LIBRARY DESTINATION lib)
|
||||
INSTALL(TARGETS libbase16384_s LIBRARY DESTINATION lib)
|
||||
INSTALL(TARGETS libbase16384_s ARCHIVE DESTINATION lib)
|
||||
INSTALL(FILES base16384.h DESTINATION include)
|
||||
INSTALL(FILES base16384.1 DESTINATION share/man/man1)
|
||||
|
||||
Reference in New Issue
Block a user