mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
lower cmake version
This commit is contained in:
parent
213a496efb
commit
842a40f76d
@ -27,8 +27,7 @@
|
||||
#EQEMU_USE_MAP_MMFS
|
||||
#EQEMU_MAP_DIR
|
||||
|
||||
#Require 3.10.2 as that's the earliest version that vcpkg supports officially which we will use on the build server.
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 3.10.2)
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
|
||||
|
||||
SET(CMAKE_CXX_STANDARD 11)
|
||||
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user