Yet another attemp to c++0x support in travisCI
This commit is contained in:
parent
ce9e9790d5
commit
a6abda9115
@ -113,8 +113,7 @@ if(USE_FRIBIDI)
|
||||
endif()
|
||||
|
||||
if(UNIX)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
#add_definitions("-std=gnu++11")
|
||||
add_definitions("-std=c++0x")
|
||||
endif()
|
||||
|
||||
# OpenGL
|
||||
|
Loading…
Reference in New Issue
Block a user