┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2015-09-01 22:02:18 +0200
committerMontel Laurent <[email protected]>2015-09-01 22:02:47 +0200
commit6eae544e2943af4e1dea874b07dd3218b3d8bb1d (patch)
treed8b2fb25e7b109c5feaf181c67d480e22cbd81ec /src/CMakeLists.txt
parent10944d4194439759b71a6ebc01cc8478d92e6521 (diff)
Reduce dependancy
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
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