diff options
| author | Nicolas Fella <[email protected]> | 2025-05-02 20:27:23 +0200 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2025-05-02 20:27:23 +0200 |
| commit | 9df6ef77aadbd2c142bc666d3c998d9ece47f7fe (patch) | |
| tree | b9d69073a918c2701ef833433456c700f1ac4c18 /CMakeLists.txt | |
| parent | f9569eb19d3dad9693312015436a5419322a3a1b (diff) | |
Add missing KF6::ColorScheme link
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 52d5ecdd5..2a074067e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,6 +86,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS WidgetsAddons Codecs GuiAddons + ColorScheme ) find_package(KF6UserFeedback ${KF6_MIN_VERSION}) |
