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
KAddressBook
Commits
3a0b1a6e
Commit
3a0b1a6e
authored
Nov 06, 2020
by
Laurent Montel
😁
Browse files
Try to make it compile on windows
parent
39eccd9e
Pipeline
#39805
failed with stage
in 10 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3a0b1a6e
...
...
@@ -74,7 +74,7 @@ find_package(KF5GrantleeTheme ${LIBGRANTLEETHEME_LIB_VERSION} CONFIG REQUIRED)
set
(
GPGMEPP_LIB_VERSION
"1.11.1"
)
find_package
(
Gpgmepp
${
GPGMEPP_LIB_VERSION
}
CONFIG REQUIRED
)
set
(
QGPGME_LIB_VERSION
"1.1
3.0
"
)
set
(
QGPGME_LIB_VERSION
"1.1
1.1
"
)
find_package
(
QGpgme
${
QGPGME_LIB_VERSION
}
CONFIG REQUIRED
)
include_directories
(
${
kaddressbook_SOURCE_DIR
}
${
kaddressbook_BINARY_DIR
}
)
...
...
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