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
Plasma
DrKonqi
Commits
88c2fee7
Commit
88c2fee7
authored
Oct 22, 2020
by
Laurent Montel
Browse files
Remove this add_definition
parent
032e9d9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
88c2fee7
...
...
@@ -31,7 +31,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS I18n CoreAddons Service
find_package
(
Qt5X11Extras
${
QT_MIN_VERSION
}
CONFIG
)
set_package_properties
(
Qt5X11Extras PROPERTIES TYPE RECOMMENDED PURPOSE
"Recommended for better integration on X11."
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054C00
)
if
(
MINGW
)
find_package
(
ZLIB REQUIRED
)
...
...
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