Reverse order of CMAKE_CXX_FLAGS initialization
The old order caused cmake in Mac OSX to not detect c++11. This fixes the problem.
Loading
Please register or sign in to comment
The old order caused cmake in Mac OSX to not detect c++11. This fixes the problem.