diff options
| author | Montel Laurent <[email protected]> | 2015-09-01 22:02:18 +0200 |
|---|---|---|
| committer | Montel Laurent <[email protected]> | 2015-09-01 22:02:47 +0200 |
| commit | 6eae544e2943af4e1dea874b07dd3218b3d8bb1d (patch) | |
| tree | d8b2fb25e7b109c5feaf181c67d480e22cbd81ec | |
| parent | 10944d4194439759b71a6ebc01cc8478d92e6521 (diff) | |
Reduce dependancy
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
