@Morgan_Hardwood Maybe we should replace the gnu++11
in CMakeLists.txt
with the standard c++11
now. I see no benefit in gnu++11
and the recommendation to use -DCMAKE_CXX_FLAGS="-std=c++11"
.
@Morgan_Hardwood Maybe we should replace the gnu++11
in CMakeLists.txt
with the standard c++11
now. I see no benefit in gnu++11
and the recommendation to use -DCMAKE_CXX_FLAGS="-std=c++11"
.