Skip to content

Commit

Permalink
Upgrade rerun to 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManifoldFR committed Aug 30, 2024
1 parent a6e4d50 commit 6520c18
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 @@ -22,7 +22,7 @@ add_project_dependency(pinocchio REQUIRED)
add_project_dependency(pinocchio_visualizers REQUIRED)
add_project_dependency(assimp REQUIRED)
add_project_dependency(fmt 10.0 REQUIRED)
add_project_dependency(rerun_sdk 0.18.0 REQUIRED)
add_project_dependency(rerun_sdk 0.18.2 REQUIRED)

set(INSTALL_DOCUMENTATION OFF)
set(CMAKE_VERBOSE_MAKEFILE OFF)
Expand Down

0 comments on commit 6520c18

Please sign in to comment.