Skip to content

Commit

Permalink
Use spdlog_vendor in place of spdlog (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey authored Sep 6, 2024
1 parent 399eabd commit 17fed0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create_gz_vendor_pkg/create_vendor_package.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"DART": "gz_dartsim_vendor",
"libogre-next-2.3-dev": "gz_ogre_next_vendor",
"libogre-next-2.3": "gz_ogre_next_vendor",
"spdlog": "spdlog_vendor",
}

# These dependencies will be removed from the package.xml provided by the upstream Gazebo library
Expand Down

0 comments on commit 17fed0e

Please sign in to comment.