]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
Open externally called files/directories in new tabs
[dolphin.git] / src / CMakeLists.txt
index d41235f2468010834fca9103dbda5e03a0973023..8a025e584369bbcc12b24e00414bc16ebf56f92c 100644 (file)
@@ -148,6 +148,7 @@ target_link_libraries(
     KF5::ConfigCore
     KF5::NewStuff
     KF5::Parts
+    KF5::WindowSystem
 )
 
 if(HAVE_BALOO)
@@ -190,6 +191,7 @@ install(FILES dolphinpart.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
 ##########################################
 
 set(dolphinstatic_SRCS
+    dolphinbookmarkhandler.cpp
     dolphindockwidget.cpp
     dolphinmainwindow.cpp
     dolphinviewcontainer.cpp