Another attempt at fixing ci build.

This commit is contained in:
vlj 2014-04-11 01:01:38 +02:00
parent 4259d438b0
commit 0d90ecda16

View File

@ -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