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
Games
KJumpingCube
Commits
811d9372
Commit
811d9372
authored
Dec 17, 2021
by
Laurent Montel
😁
Browse files
Compile without deprecated methods
parent
ad90abc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
811d9372
...
...
@@ -47,7 +47,7 @@ find_package(KF5KDEGames 7.3.0 REQUIRED)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050F00
-DQT_DEPRECATED_WARNINGS_SINCE=0x060000
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055
6
00
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055
9
00
-DKF_DEPRECATED_WARNINGS_SINCE=0x060000
)
...
...
Write
Preview
Markdown
is supported
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