mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-22 16:10:24 +08:00
完善CMake安装
This commit is contained in:
@@ -12,3 +12,6 @@ ELSE()
|
||||
add_subdirectory("./32")
|
||||
target_link_libraries(base16384 base1432)
|
||||
ENDIF()
|
||||
|
||||
INSTALL(TARGETS base14 LIBRARY DESTINATION lib)
|
||||
INSTALL(TARGETS base16384 RUNTIME DESTINATION bin)
|
||||
Reference in New Issue
Block a user