diff --git a/CMakeLists.txt b/CMakeLists.txt index d19556bd..1ee6a4ad 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,6 +105,7 @@ target_compile_options( PUBLIC -Wconversion PUBLIC -Wpessimizing-move PUBLIC -Wredundant-move + PUBLIC -Wsuggest-override PUBLIC -fno-sized-deallocation PUBLIC $<$:-g> PUBLIC $<$:-O0>