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
Plasma
Plasma Workspace
Commits
a5025212
Commit
a5025212
authored
Apr 19, 2020
by
David Faure
Browse files
Remove too strict Qt/KF5 deprecation rule. GIT_SILENT
parent
ca8e92a5
Changes
1
Show whitespace changes
Inline
Side-by-side
systemmonitor/CMakeLists.txt
View file @
a5025212
add_definitions
(
-DTRANSLATION_DOMAIN=\"systemmonitor\"
)
add_definitions
(
-DTRANSLATION_DOMAIN=\"systemmonitor\"
)
add_definitions
(
"-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII"
)
add_definitions
(
"-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII"
)
# clear setting pulled in from finding KF5::KDELibs4Support before resetting
remove_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x060000
)
add_definitions
(
-DQT_NO_URL_CAST_FROM_STRING
)
add_definitions
(
-DQT_NO_URL_CAST_FROM_STRING
)
set
(
KDED_KSYSGUARD_SRCS
set
(
KDED_KSYSGUARD_SRCS
...
...
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