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
libksysguard
Commits
5b241e1e
Commit
5b241e1e
authored
Jan 17, 2022
by
Laurent Montel
Browse files
It's already defined in ecm
parent
de755097
Pipeline
#124911
failed with stage
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5b241e1e
...
...
@@ -126,11 +126,6 @@ add_feature_info(DESIGNERPLUGIN ${BUILD_DESIGNERPLUGIN} "Build plugin for Qt Des
option
(
ENABLE_KAUTH_HELPER
"Build and install ksysguardprocesslist_helper KAuth helper"
ON
)
add_feature_info
(
KAUTH_HELPER
${
ENABLE_KAUTH_HELPER
}
"Build and install ksysguardprocesslist_helper KAuth helper"
)
add_definitions
(
-DQT_NO_URL_CAST_FROM_STRING
)
add_definitions
(
-DQT_USE_QSTRINGBUILDER
)
add_definitions
(
-DQT_NO_CAST_FROM_ASCII
)
add_definitions
(
-DQT_NO_CAST_TO_ASCII
)
add_definitions
(
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055500
)
add_definitions
(
-DKF_DEPRECATED_WARNINGS_SINCE=0x060000
)
...
...
Alexander Lohnau
💬
@alex
mentioned in merge request
!211 (merged)
·
Jan 28, 2022
mentioned in merge request
!211 (merged)
mentioned in merge request !211
Toggle commit list
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