Closed barracuda156 closed 4 months ago
Currently CMakeLists overwrites cxxflags, which can break the build. Respect CMAKE_CXX_FLAGS, if passed.
CMAKE_CXX_FLAGS
Currently CMakeLists overwrites cxxflags, which can break the build. Respect
CMAKE_CXX_FLAGS
, if passed.