Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAlarm
Commits
b1257215
Commit
b1257215
authored
Apr 24, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up
parent
f35b1792
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
CMakeLists.txt
CMakeLists.txt
+1
-3
No files found.
CMakeLists.txt
View file @
b1257215
...
...
@@ -46,13 +46,11 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${kalarm_SOURCE_DIR})
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED Widgets Test Sql
)
find_package
(
Qt5X11Extras NO_MODULE
)
set
(
LIBMAILIMPORTER_VERSION_LIB
"5.2.40"
)
set
(
MAILCOMMON_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKLEO_LIB_VERSION_LIB
"5.2.40"
)
set
(
PIMCOMMON_LIB_VERSION_LIB
"5.2.40"
)
set
(
LIBKDEPIM_LIB_VERSION_LIB
"5.2.40"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.2.40"
)
set
(
LIBGRANTLEETHEME_LIB_VERSION_LIB
"5.2.40"
)
# Find KF5 package
find_package
(
KF5DBusAddons
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5DocTools 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