diff --git a/plugins/debugger/CMakeLists.txt b/plugins/debugger/CMakeLists.txt index b62988b6cb..1b104f9a47 100644 --- a/plugins/debugger/CMakeLists.txt +++ b/plugins/debugger/CMakeLists.txt @@ -84,5 +84,3 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Windows") endif() set(IIODEBUG_TARGET_NAME ${PROJECT_NAME} PARENT_SCOPE) - -install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION ${SCOPY_PLUGIN_INSTALL_DIR})