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
Network
KTorrent
Commits
49bbb188
Commit
49bbb188
authored
Dec 27, 2021
by
Alexander Lohnau
💬
Browse files
Compile without KF and Qt deprecations
parent
d36d5429
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
49bbb188
...
...
@@ -200,6 +200,8 @@ add_definitions(
-DQT_NO_KEYWORDS
-DQT_USE_FAST_OPERATOR_PLUS
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050f00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900
)
set
(
KTORRENT_DBUS_XML_DIR
${
CMAKE_SOURCE_DIR
}
/dbus_xml
)
set
(
KTORRENT_PLUGIN_INSTALL_DIR
${
PLUGIN_INSTALL_DIR
}
/ktorrent
)
...
...
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