From: Montel Laurent Date: Tue, 1 Sep 2015 20:02:18 +0000 (+0200) Subject: Reduce dependancy X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/6eae544e2943af4e1dea874b07dd3218b3d8bb1d Reduce dependancy --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 968992388..e0f91deed 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -29,7 +29,6 @@ generate_export_header(dolphinvcs BASE_NAME dolphin) target_link_libraries( dolphinvcs PUBLIC Qt5::Widgets - KF5::KIOCore ) set_target_properties(dolphinvcs PROPERTIES