mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-27 03:35:27 +00:00
make it count
This commit is contained in:
parent
c86094e4db
commit
c62546fb12
@ -394,7 +394,7 @@ if (NOT WIN32 AND NOT APPLE)
|
||||
endif()
|
||||
|
||||
# CXX Compiler settings
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
if(OPENMW_LTO_BUILD)
|
||||
if(NOT CMAKE_VERSION VERSION_LESS 3.9)
|
||||
|
Loading…
x
Reference in New Issue
Block a user