Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PimCommon
Commits
fed074b9
Commit
fed074b9
authored
Jul 10, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: Prepare 5.15 beta1
parent
a5a4b7e8
Pipeline
#27557
passed with stage
in 24 minutes and 49 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CMakeLists.txt
CMakeLists.txt
+7
-7
No files found.
CMakeLists.txt
View file @
fed074b9
...
...
@@ -28,14 +28,14 @@ set(CMAKE_CXX_STANDARD 14)
set
(
CMAKE_CXX_STANDARD_REQUIRED ON
)
set
(
PIMCOMMON_LIB_VERSION
${
PIM_VERSION
}
)
set
(
AKONADICONTACT_LIB_VERSION
"5.14.
4
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.14.
41
"
)
set
(
AKONADICONTACT_LIB_VERSION
"5.14.
8
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.14.
80
"
)
set
(
QT_REQUIRED_VERSION
"5.13.0"
)
set
(
KMIME_LIB_VERSION
"5.14.
4
0"
)
set
(
KIMAP_LIB_VERSION
"5.14.
4
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.14.
4
0"
)
set
(
AKONADI_VERSION
"5.14.
4
0"
)
set
(
KLDAP_LIB_VERSION
"5.14.
41
"
)
set
(
KMIME_LIB_VERSION
"5.14.
8
0"
)
set
(
KIMAP_LIB_VERSION
"5.14.
8
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.14.
8
0"
)
set
(
AKONADI_VERSION
"5.14.
8
0"
)
set
(
KLDAP_LIB_VERSION
"5.14.
80
"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets DBus Network Test Xml PrintSupport
)
...
...
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