Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PIM Calendar Support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
PIM Calendar Support
Commits
a9e92e58
Commit
a9e92e58
authored
Mar 17, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: prepare 5.5 beta1
parent
8be11105
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
CMakeLists.txt
CMakeLists.txt
+11
-11
No files found.
CMakeLists.txt
View file @
a9e92e58
...
...
@@ -24,18 +24,18 @@ include(ECMCoverageOption)
set
(
CALENDARSUPPORT_LIB_VERSION
${
PIM_VERSION
}
)
set
(
AKONADI_MIMELIB_VERSION
"5.4.
4
0"
)
set
(
KDEPIM_LIB_VERSION
"5.4.
4
0"
)
set
(
AKONADI_MIMELIB_VERSION
"5.4.
8
0"
)
set
(
KDEPIM_LIB_VERSION
"5.4.
8
0"
)
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
set
(
KMIME_LIB_VERSION
"5.4.
4
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.4.
4
0"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.4.
4
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.4.
4
0"
)
set
(
KHOLIDAYS_LIB_VERSION
"5.4.
4
0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.4.
4
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.4.
4
0"
)
set
(
AKONADI_VERSION
"5.4.
4
0"
)
set
(
KIMAP_LIB_VERSION
"5.4.
4
0"
)
set
(
KMIME_LIB_VERSION
"5.4.
8
0"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.4.
8
0"
)
set
(
KCALENDARCORE_LIB_VERSION
"5.4.
8
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.4.
8
0"
)
set
(
KHOLIDAYS_LIB_VERSION
"5.4.
8
0"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.4.
8
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.4.
8
0"
)
set
(
AKONADI_VERSION
"5.4.
8
0"
)
set
(
KIMAP_LIB_VERSION
"5.4.
8
0"
)
find_package
(
KF5Akonadi
${
AKONADI_VERSION
}
CONFIG REQUIRED
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test UiTools
)
find_package
(
KF5I18n
${
KF5_VERSION
}
CONFIG REQUIRED
)
...
...
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