Skip to content

Commit

Permalink
remove install line for doc dir which no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
heuristicus committed May 18, 2023
1 parent 1bb481b commit 39c35c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spot_driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ catkin_install_python(PROGRAMS
)

install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY doc DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

0 comments on commit 39c35c5

Please sign in to comment.