Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
690edf41
Commit
690edf41
authored
Nov 29, 2020
by
Kurt Hindenburg
Browse files
Add comment about getting valid Coverity builds
parent
c038f4a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
690edf41
...
...
@@ -75,6 +75,8 @@ 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
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment