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
PIM
KDE PIM Add-ons
Commits
e23df8f4
Commit
e23df8f4
authored
Nov 16, 2020
by
Laurent Montel
😁
Browse files
Revert this one for the moment
parent
f6f9f179
Pipeline
#41199
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e23df8f4
...
...
@@ -145,7 +145,7 @@ endif()
find_package
(
Gpgmepp 1.11.1 CONFIG
)
set_package_properties
(
Gpgmepp PROPERTIES DESCRIPTION
"GpgME library"
URL
"https://www.gnupg.org"
TYPE REQUIRED
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054
D
00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054
C
00
)
add_definitions
(
-DQT_NO_FOREACH
)
add_definitions
(
-DQT_NO_KEYWORDS
)
...
...
Write
Preview
Supports
Markdown
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