mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 06:13:09 +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()
|
endif()
|
||||||
|
|
||||||
if(NOT DEFINED OVERTE_WARNINGS_AS_ERRORS)
|
if(NOT DEFINED OVERTE_WARNINGS_AS_ERRORS)
|
||||||
#message("Enabling warnings as errors")
|
|
||||||
set(OVERTE_WARNINGS_AS_ERRORS false CACHE BOOL "Count warnings as errors")
|
set(OVERTE_WARNINGS_AS_ERRORS false CACHE BOOL "Count warnings as errors")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue