Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kalendar
Commits
901cad12
Commit
901cad12
authored
Sep 29, 2022
by
Laurent Montel
Browse files
it compiles fine without deprecated method
parent
b32a10d3
Pipeline
#238295
failed with stage
in 2 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
901cad12
...
...
@@ -104,7 +104,7 @@ endif()
ki18n_install
(
po
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
8
.0
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
9
.0
)
add_definitions
(
-DQT_STRICT_ITERATORS
)
add_subdirectory
(
src
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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