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
LibKGAPI
Commits
452791cf
Commit
452791cf
authored
Oct 26, 2020
by
Laurent Montel
😁
Browse files
Fix generate pri file
parent
6fa81987
Pipeline
#38782
passed with stage
in 6 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/latitude/CMakeLists.txt
View file @
452791cf
...
...
@@ -67,7 +67,7 @@ install(FILES
ecm_generate_pri_file
(
BASE_NAME KGAPILatitude
LIB_NAME KPimGAPILatitude
DEPS
"GAPICore Contacts"
DEPS
"GAPICore
K
Contacts"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
"
${
KDE_INSTALL_INCLUDEDIR
}
/KPim/KGAPI"
)
...
...
src/staticmaps/CMakeLists.txt
View file @
452791cf
...
...
@@ -63,7 +63,7 @@ install(FILES
ecm_generate_pri_file
(
BASE_NAME KGAPIMaps
LIB_NAME KPimGAPIMaps
DEPS
"GAPICore Contacts"
DEPS
"GAPICore
K
Contacts"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
"
${
KDE_INSTALL_INCLUDEDIR
}
/KPim/KGAPI"
)
...
...
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