13 lines
478 B
Diff
Executable File
13 lines
478 B
Diff
Executable File
diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
|
|
--- a/CMakeLists.txt 2017-12-08 04:03:52.000000000 +0300
|
|
+++ b/CMakeLists.txt 2017-12-17 22:40:11.652631461 +0300
|
|
@@ -32,7 +32,7 @@
|
|
set(EVENTVIEW_LIB_VERSION ${PIM_VERSION})
|
|
set(CALENDARUTILS_LIB_VERSION "5.7.0")
|
|
set(AKONADI_LIB_VERSION "5.7.0")
|
|
-set(QT_REQUIRED_VERSION "6.10.1")
|
|
+set(QT_REQUIRED_VERSION "6.10.1")
|
|
set(kcalendarcore_LIB_VERSION "5.7.0")
|
|
set(AKONADICALENDAR_LIB_VERSION "5.7.0")
|
|
set(kmime_LIB_VERSION "5.7.0")
|