mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-08 12:10:26 +08:00
修复低版本cmake问题
This commit is contained in:
@@ -5,4 +5,5 @@ SET(CMAKE_BUILD_TYPE "Release")
|
||||
add_library(base1432 STATIC base14.c)
|
||||
add_library(base14 SHARED base14.c)
|
||||
|
||||
INSTALL(TARGETS base14 LIBRARY DESTINATION lib)
|
||||
INSTALL(FILES base14.h DESTINATION include)
|
||||
Reference in New Issue
Block a user