We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e802fb7 commit 36f9e56Copy full SHA for 36f9e56
CMakeLists.txt
@@ -46,7 +46,7 @@ add_definitions(-DSAILFISHOS)
46
add_subdirectory(kdeconnect-kde)
47
48
# Sailfish Connect
49
-find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
+find_package(ECM 5.99 REQUIRED NO_MODULE)
50
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
51
include(ECMQtDeclareLoggingCategory)
52
0 commit comments