There was an error while loading. Please reload this page.
1 parent 810ab5e commit 98d435aCopy full SHA for 98d435a
CMakeLists.txt
@@ -82,7 +82,6 @@ find_package(Threads)
82
83
if(UNIX)
84
add_compile_options(-Wall -Wpedantic -Wextra -Wno-unused-parameter)
85
- set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -Ofast")
86
endif()
87
88
if(APPLE)
0 commit comments