fix: broaden KF6 framework build compatibility

This commit is contained in:
2026-05-07 07:52:04 +01:00
parent c9d0d7e3d5
commit 2e2d36f18a
14 changed files with 16 additions and 8 deletions
@@ -78,7 +78,7 @@ set_package_properties(PList PROPERTIES
if (CMAKE_SYSTEM_NAME MATCHES Linux)
# Used by the UDisks backend on Linux
####################################################################find_package(LibMount)
#####################################################################find_package(LibMount)
set_package_properties(LibMount PROPERTIES
TYPE REQUIRED)
endif()