Skip to content
Snippets Groups Projects
Commit 1de672bc authored by Wiktor Walentynowicz's avatar Wiktor Walentynowicz :construction_worker_tone1:
Browse files

Merge branch 'develop' into 'master'

Develop

See merge request !8
parents 91767456 2935ccbf
Branches
1 merge request!8Develop
......@@ -43,8 +43,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -fno-omit-frame-pointer"
CACHE STRING "Flags used by the CXX compiler during relwithdebiginfo builds" FORCE)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
endif(NOT CONFIGURED)
endif(CMAKE_COMPILER_IS_GNUCXX)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment