Skip to content

Commit

Permalink
Require ECM 5.99
Browse files Browse the repository at this point in the history
  • Loading branch information
R1tschY authored Apr 12, 2024
1 parent e802fb7 commit 36f9e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ add_definitions(-DSAILFISHOS)
add_subdirectory(kdeconnect-kde)

# Sailfish Connect
find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
find_package(ECM 5.99 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
include(ECMQtDeclareLoggingCategory)

Expand Down

0 comments on commit 36f9e56

Please sign in to comment.