Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Calendar Support
Commits
8bb9a8c3
Commit
8bb9a8c3
authored
Oct 25, 2022
by
Laurent Montel
Browse files
Use @..@ for replacing it as generation time
parent
e559896d
Pipeline
#255540
passed with stage
in 10 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
KF5CalendarSupportConfig.cmake.in
View file @
8bb9a8c3
...
...
@@ -6,5 +6,5 @@ include(CMakeFindDependencyMacro)
find_dependency(KF5Mime "@KMIME_LIB_VERSION@")
find_dependency(KF5IdentityManagement "@IDENTITYMANAGEMENT_LIB_VERSION@")
find_dependency(KF5AkonadiCalendar "@AKONADICALENDAR_LIB_VERSION@")
find_dependency(Qt
${
QT_MAJOR_VERSION
}
PrintSupport "@QT_REQUIRED_VERSION@")
find_dependency(Qt
@
QT_MAJOR_VERSION
@
PrintSupport "@QT_REQUIRED_VERSION@")
include("${CMAKE_CURRENT_LIST_DIR}/KF5CalendarSupportTargets.cmake")
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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