Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAddressBook
Commits
3a0b1a6e
Commit
3a0b1a6e
authored
Nov 06, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
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