Remove coverity comment

This commit is contained in:
Kurt Hindenburg
2021-12-16 11:53:44 -05:00
parent 913a0d5e9f
commit 28a1ea6757

View File

@@ -103,8 +103,6 @@ add_definitions(
-DQT_NO_URL_CAST_FROM_STRING
)
# FIXME: on my system coverity build doesn't work with 17; change to 11 to
# get a scan
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)