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
KDE PIM Runtime
Commits
901d490e
Commit
901d490e
authored
Feb 07, 2021
by
Laurent Montel
😁
Browse files
Don't use deprecated cmake variable
parent
fdc00bcc
Pipeline
#50138
failed with stage
in 29 minutes and 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/ews/CMakeLists.txt
View file @
901d490e
...
...
@@ -184,4 +184,4 @@ ecm_install_icons(
)
install
(
FILES
${
CMAKE_CURRENT_SOURCE_DIR
}
/akonadi_ews_resource.notifyrc
DESTINATION
"
${
K
NOTIFYRC
_INSTALL_DIR
}
"
)
DESTINATION
"
${
K
DE
_INSTALL_
KNOTIFY5RC
DIR
}
"
)
resources/google-groupware/CMakeLists.txt
View file @
901d490e
...
...
@@ -90,5 +90,5 @@ install(
install
(
FILES akonadi_google_resource.notifyrc
DESTINATION
${
K
NOTIFYRC
_INSTALL_DIR
}
DESTINATION
${
K
DE
_INSTALL_
KNOTIFY5RC
DIR
}
)
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