mirror of
https://github.com/fumiama/simple-dict.git
synced 2026-06-24 05:06:27 +08:00
downgrade cmake ver
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.0)
|
cmake_minimum_required(VERSION 2.8.12)
|
||||||
project(simple-dict-server C)
|
project(simple-dict-server C)
|
||||||
SET(CMAKE_BUILD_TYPE "Release")
|
SET(CMAKE_BUILD_TYPE "Release")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user