Skip to content

Commit

Permalink
galactic時代の遺物を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Jan 28, 2025
1 parent 0cb7516 commit c4ede22
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions consai_ros2/robocup_ssl_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,9 @@ add_library(proto_cpp
target_link_libraries(proto_cpp ${PROTOBUF_LIBRARIES})

# Install
if("$ENV{ROS_DISTRO}" STRGREATER "galactic")
install(
FILES ${PROTO_H}
DESTINATION include/${PROJECT_NAME}/${PROJECT_NAME})
else()
install(
FILES ${PROTO_H}
DESTINATION include/${PROJECT_NAME})
endif()

install(
TARGETS proto_cpp
Expand Down

0 comments on commit c4ede22

Please sign in to comment.