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
Kontact
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
0
Merge Requests
0
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
Kontact
Commits
dd32b4cc
Commit
dd32b4cc
authored
May 24, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: Prepare 5.5.2
parent
c50935ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
CMakeLists.txt
CMakeLists.txt
+6
-6
No files found.
CMakeLists.txt
View file @
dd32b4cc
...
...
@@ -36,9 +36,9 @@ set(KDEPIM_VERSION_NUMBER "5.5.2")
set
(
KDEPIM_VERSION
"
${
KDEPIM_VERSION_NUMBER
}${
KDEPIM_DEV_VERSION
}
"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.5.
1
"
)
set
(
AKONADI_VERSION
"5.5.
1
"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.5.
1
"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.5.
2
"
)
set
(
AKONADI_VERSION
"5.5.
2
"
)
set
(
KONTACTINTERFACE_LIB_VERSION
"5.5.
2
"
)
set
(
KDEPIM_LIB_VERSION
"
${
KDEPIM_VERSION_NUMBER
}
"
)
set
(
KDEPIM_LIB_SOVERSION
"5"
)
...
...
@@ -46,9 +46,9 @@ set(KDEPIM_LIB_SOVERSION "5")
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Widgets WebEngine WebEngineWidgets
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.5.
1
"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION_LIB
"5.5.
1
"
)
set
(
KDEPIM_APPS_LIB_VERSION_LIB
"5.5.
1
"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.5.
2
"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION_LIB
"5.5.
2
"
)
set
(
KDEPIM_APPS_LIB_VERSION_LIB
"5.5.
2
"
)
# Find KF5 package
find_package
(
KF5DBusAddons
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5DocTools
${
KF5_VERSION
}
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