Remove mistaken line from CMakeLists

Co-authored-by: Julian Groß  <julian.g@posteo.de>
This commit is contained in:
Dale Glass 2022-06-05 23:52:28 +02:00 committed by Dale Glass
parent 36c7e4561f
commit 1110ac2ca7

View file

@ -147,7 +147,6 @@ if(NOT DEFINED OVERTE_WARNINGS_WHITELIST)
endif()
if(NOT DEFINED OVERTE_WARNINGS_AS_ERRORS)
#message("Enabling warnings as errors")
set(OVERTE_WARNINGS_AS_ERRORS false CACHE BOOL "Count warnings as errors")
endif()