diff --git a/CMakeLists.txt b/CMakeLists.txt index e0695bba..7c2d450c 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -244,7 +244,7 @@ target_compile_options( PUBLIC -fno-sized-deallocation PUBLIC $<$:-g> PUBLIC $<$:-O0> -# PUBLIC $<$:-Os> +# PUBLIC $<$:-O3> PUBLIC $<$:-Ofast> PUBLIC $<$:-fno-inline> PUBLIC $<$:-fkeep-static-functions>