mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-15 00:11:55 +07:00
remove custom mpark.variant and use C++17 version
This commit is contained in:
@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 3.11 FATAL_ERROR)
|
||||
|
||||
if(NOT DEFINED PROJECT_NAME)
|
||||
set(E2D_BUILD_AS_STANDALONE ON)
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14")
|
||||
endif()
|
||||
|
||||
project(enduro2d)
|
||||
|
||||
Reference in New Issue
Block a user