Merge branch 'mueller/cmake-update' into tmpbranch

This commit is contained in:
Robin Müller 2021-01-13 11:51:28 +01:00
commit c52183f273

View File

@ -106,7 +106,7 @@ else()
) )
endif() endif()
if(CMAKE_COMPILER_IS_GNUCXX) if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
set(WARNING_FLAGS set(WARNING_FLAGS
-Wall -Wall
-Wextra -Wextra