diff options
| author | Nicolas Fella <[email protected]> | 2023-01-15 01:38:10 +0100 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2023-01-15 01:38:10 +0100 |
| commit | 7df627a7d6da944c89279495cf50cc4b52ec68e2 (patch) | |
| tree | a7fe4946d9753580deb66e2366231bf7155c0ae2 /src | |
| parent | 135174d6b207aa9e3eb390e31f9101234597a01b (diff) | |
Add missing KCodecs link
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2d7cba790..97bc770d7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -208,6 +208,7 @@ target_link_libraries( KF5::Parts KF5::WindowSystem KF5::WidgetsAddons + KF5::Codecs ) if(HAVE_BALOO) |
