mirror of
https://github.com/fumiama/simple-kanban.git
synced 2026-06-05 00:10:29 +08:00
更改为release
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(simple-kanban C)
|
||||
SET(CMAKE_BUILD_TYPE "Release")
|
||||
|
||||
include(TestBigEndian)
|
||||
test_big_endian(isBigEndian)
|
||||
|
||||
Reference in New Issue
Block a user