Another attempt at fixing ci build.
This commit is contained in:
parent
4259d438b0
commit
0d90ecda16
@ -113,7 +113,8 @@ if(USE_FRIBIDI)
|
||||
endif()
|
||||
|
||||
if(UNIX)
|
||||
add_definitions("-std=gnu++11")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
#add_definitions("-std=gnu++11")
|
||||
endif()
|
||||
|
||||
# OpenGL
|
||||
|
Loading…
x
Reference in New Issue
Block a user