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
4eec02ec
Verified
Commit
4eec02ec
authored
Sep 12, 2020
by
Daniel Vrátil
🤖
Browse files
Don't search for kf5kaddressbookimportexport which no longer exists
The library is now actually provided by KAB.
parent
2c844f94
Pipeline
#34029
failed with stage
in 16 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4eec02ec
...
...
@@ -69,7 +69,6 @@ find_package(KF5Libkdepim ${LIBKDEPIM_LIB_VERSION} CONFIG REQUIRED)
find_package
(
KF5PimCommonAkonadi
${
PIMCOMMON_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5AkonadiSearch
${
AKONADI_SEARCH_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5KaddressbookImportExport
${
KDEPIM_APPS_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5GrantleeTheme
${
LIBGRANTLEETHEME_LIB_VERSION
}
CONFIG REQUIRED
)
set
(
GPGMEPP_LIB_VERSION
"1.11.1"
)
...
...
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