From 3ff87f67e984e514a968ddf388a4056f8aa2e723 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Tue, 11 Jun 2019 22:59:15 +0200 Subject: Fix build. Needs KCrash --- ktorrent/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ktorrent/CMakeLists.txt b/ktorrent/CMakeLists.txt index e8c29af..326c59a 100644 --- a/ktorrent/CMakeLists.txt +++ b/ktorrent/CMakeLists.txt @@ -110,6 +110,7 @@ target_link_libraries(ktorrent_app KF5::WidgetsAddons KF5::WindowSystem KF5::XmlGui + KF5::Crash ) install(TARGETS ktorrent_app ${INSTALL_TARGETS_DEFAULT_ARGS}) -- cgit v1.1