Skip to content

Commit

Permalink
fix linking
Browse files Browse the repository at this point in the history
  • Loading branch information
milohr committed Oct 31, 2023
1 parent a01f365 commit 125f242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casklib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ find_package(KF6 ${REQUIRED_KF5_VERSION} REQUIRED COMPONENTS
Service
KIO)

find_package(MauiKit REQUIRED COMPONENTS FileBrowsing4)
find_package(MauiKit4 REQUIRED COMPONENTS FileBrowsing)

add_subdirectory(src)

Expand Down

0 comments on commit 125f242

Please sign in to comment.