Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Update 'ros_gencpp' to 0.6.2-p0
Browse files Browse the repository at this point in the history
  • Loading branch information
Krasimir Georgiev authored and ruslo committed Jun 3, 2019
1 parent 4d81bca commit 9bd9a48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/configs/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ hunter_default_version(ros_comm_msgs VERSION 1.11.2-p0)
hunter_default_version(ros_common_msgs VERSION 1.12.6-p0)
hunter_default_version(ros_console_bridge VERSION 0.4.3-p0)
hunter_default_version(ros_environment VERSION 1.2.0-p0)
hunter_default_version(ros_gencpp VERSION 0.6.0-p0)
hunter_default_version(ros_gencpp VERSION 0.6.2-p0)
hunter_default_version(ros_geneus VERSION 2.2.6-p0)
hunter_default_version(ros_genlisp VERSION 0.4.16-p0)
hunter_default_version(ros_genmsg VERSION 0.5.12-p0)
Expand Down
11 changes: 11 additions & 0 deletions cmake/projects/ros_gencpp/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ hunter_add_version(
"90c7728fae3f69c8072a9611b9ec1f92b3254bd1"
)

hunter_add_version(
PACKAGE_NAME
ros_gencpp
VERSION
0.6.2-p0
URL
"https://github.com/hunter-packages/ros_gencpp/archive/v0.6.2-p0.tar.gz"
SHA1
"be49ad6ad32cd8879fdd418fe2cc0c10db9a7d45"
)

hunter_cmake_args(
ros_gencpp
CMAKE_ARGS
Expand Down

0 comments on commit 9bd9a48

Please sign in to comment.