Index: src/apps/deskflow-gui/CMakeLists.txt
--- src/apps/deskflow-gui/CMakeLists.txt.orig
+++ src/apps/deskflow-gui/CMakeLists.txt
@@ -51,7 +51,6 @@ target_link_libraries(
 
 install(
   TARGETS ${target}
-  RUNTIME_DEPENDENCY_SET guiDeps
   RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
   BUNDLE DESTINATION .
 )
