Skip to content

Commit

Permalink
debugger/CMakeLists.txt: Remove unused install target destination
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei-Fabian-Pop <[email protected]>
  • Loading branch information
Andrei-Fabian-Pop committed Aug 30, 2024
1 parent fd23f71 commit 643a8df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/debugger/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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})

0 comments on commit 643a8df

Please sign in to comment.