Skip to content

Commit

Permalink
removed install of non-existent dir
Browse files Browse the repository at this point in the history
  • Loading branch information
petrlmat committed Dec 20, 2024
1 parent 0c6fcca commit 7355281
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ install(TARGETS ${LIBRARIES}
RUNTIME DESTINATION ${CATKIN_GLOBAL_BIN_DESTINATION}
)

install(DIRECTORY custom_configs
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

install(FILES estimator_plugins.xml
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

0 comments on commit 7355281

Please sign in to comment.