Skip to content

Commit

Permalink
Upgrade to v1.12.0. (#35)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag authored Apr 4, 2024
1 parent 62b9863 commit 17a72b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set(BUILD_SHARED_LIBS TRUE CACHE BOOL "Build shared libraries")
ament_vendor(spdlog_vendor
SATISFIED ${spdlog_FOUND}
VCS_URL https://github.com/gabime/spdlog.git
VCS_VERSION v1.9.2
VCS_VERSION v1.12.0
CMAKE_ARGS
-DSPDLOG_BUILD_TESTS:BOOL=OFF
-DSPDLOG_BUILD_EXAMPLE:BOOL=OFF
Expand Down

0 comments on commit 17a72b5

Please sign in to comment.