mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 21:22:07 +02:00
Remove mistaken line from CMakeLists
Co-authored-by: Julian Groß <julian.g@posteo.de>
This commit is contained in:
parent
36c7e4561f
commit
1110ac2ca7
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue