Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PimCommon
Commits
f77dbc46
Commit
f77dbc46
authored
Oct 26, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix generate pri file
parent
1c146c45
Pipeline
#38766
passed with stage
in 22 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/pimcommon/CMakeLists.txt
src/pimcommon/CMakeLists.txt
+1
-1
src/pimcommonakonadi/CMakeLists.txt
src/pimcommonakonadi/CMakeLists.txt
+1
-1
No files found.
src/pimcommon/CMakeLists.txt
View file @
f77dbc46
...
@@ -368,7 +368,7 @@ ecm_generate_headers(PimCommon_Camelcaseconfigureplugins_HEADERS
...
@@ -368,7 +368,7 @@ ecm_generate_headers(PimCommon_Camelcaseconfigureplugins_HEADERS
)
)
ecm_generate_pri_file
(
BASE_NAME PimCommon
ecm_generate_pri_file
(
BASE_NAME PimCommon
LIB_NAME KF5PimCommon
LIB_NAME KF5PimCommon
DEPS
"
N
etwork KIOCore ConfigWidgets"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
${
KDE_INSTALL_INCLUDEDIR_KF5
}
/PimCommon
DEPS
"
n
etwork KIOCore
K
ConfigWidgets"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
${
KDE_INSTALL_INCLUDEDIR_KF5
}
/PimCommon
)
)
...
...
src/pimcommonakonadi/CMakeLists.txt
View file @
f77dbc46
...
@@ -329,7 +329,7 @@ ecm_generate_headers(PimCommonAkonadi_CamelCasegenericplugins_HEADERS
...
@@ -329,7 +329,7 @@ ecm_generate_headers(PimCommonAkonadi_CamelCasegenericplugins_HEADERS
ecm_generate_pri_file
(
BASE_NAME PimCommonAkonadi
ecm_generate_pri_file
(
BASE_NAME PimCommonAkonadi
LIB_NAME KF5PimCommonAkonadi
LIB_NAME KF5PimCommonAkonadi
DEPS
"AkonadiCore AkonadiWidgets Contacts AkonadiContact
N
etwork KIOCore ConfigWidgets"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
${
KDE_INSTALL_INCLUDEDIR_KF5
}
/PimCommonAkonadi
DEPS
"AkonadiCore AkonadiWidgets
K
Contacts AkonadiContact
n
etwork KIOCore
K
ConfigWidgets"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
${
KDE_INSTALL_INCLUDEDIR_KF5
}
/PimCommonAkonadi
)
)
...
...
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