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