Skip to content

Commit

Permalink
remove plugin installation from CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuebel committed Aug 30, 2024
1 parent e9f04cb commit 6e77c83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lbrmed_hw_fri/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ install(TARGETS ${PROJECT_NAME}_node
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)

# Install Plugin
install(FILES ${PROJECT_NAME}_plugin.xml DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})


############
# Unit Tests
############
Expand Down

0 comments on commit 6e77c83

Please sign in to comment.