Skip to content

Commit

Permalink
fixed install include (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
TakashiSato committed May 6, 2024
1 parent 27af210 commit 5e950ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gz_ros2_control/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ install(TARGETS
)

install(DIRECTORY
include
include/
DESTINATION include
)

Expand Down

0 comments on commit 5e950ad

Please sign in to comment.