X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/863ee3a87cee8b1f22a311d6a6a62e56714b5eae..0a581f97beea4bed26ca7c716ce52a167cd3658f:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index f43832ad6..6b712e70c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -119,7 +119,7 @@ set_package_properties(KF6Baloo PROPERTIES DESCRIPTION "Baloo Core libraries" PURPOSE "For adding desktop-wide search and tagging support to dolphin" ) -find_package(KF6BalooWidgets 23.07.70) +find_package(KF6BalooWidgets ${RELEASE_SERVICE_VERSION}) set_package_properties(KF6BalooWidgets PROPERTIES DESCRIPTION "Baloos Widgets" URL "https://www.kde.org" TYPE OPTIONAL