mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-09 04:30:26 +08:00
调整为Release
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.0.0)
|
||||
project(base1432 VERSION 2.0)
|
||||
SET(CMAKE_BUILD_TYPE "Release")
|
||||
|
||||
add_library(base1432 STATIC base14.c)
|
||||
add_library(base14 SHARED base14.c)
|
||||
|
||||
Reference in New Issue
Block a user