diff --git a/CMakeLists.txt b/CMakeLists.txt index d4c560a1..673eee31 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,6 +5,8 @@ ADD_BIICODE_TARGETS() ACTIVATE_CPP14() +ENABLE_STYLE_WARNINGS() + # You can safely delete lines from here... ###############################################################################