mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Set the required C standard to C11
This commit is contained in:
@@ -114,6 +114,7 @@ if(HAIKU)
|
||||
set(RTMIDI OFF)
|
||||
endif()
|
||||
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
set(CMAKE_FIND_PACKAGE_PREFER_CONFIG ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user