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