Update dependency versions for Benchmark and Pybind11.
PiperOrigin-RevId: 492978119 Change-Id: Id48037950a6beac2f04f5e08448bd2fb3cb88678
This commit is contained in:
committed by
Copybara-Service
parent
1ef5f9266e
commit
341578450f
@@ -54,7 +54,7 @@ set(MUJOCO_DEP_VERSION_gtest
|
||||
)
|
||||
|
||||
set(MUJOCO_DEP_VERSION_benchmark
|
||||
d845b7b3a27d54ad96280a29d61fa8988d4fddcf # v1.6.2
|
||||
d572f4777349d43653b21d6c2fc63020ab326db2 # v1.7.1
|
||||
CACHE STRING "Version of `benchmark` to be fetched."
|
||||
)
|
||||
|
||||
|
||||
@@ -184,7 +184,7 @@ findorfetch(
|
||||
GIT_REPO
|
||||
https://github.com/pybind/pybind11
|
||||
GIT_TAG
|
||||
0aa8c9452803604b8e65a624c28f6ba89bd6499a
|
||||
33fb7a6bd849653445b6ae37a8c274d3de9519cc
|
||||
TARGETS
|
||||
pybind11::pybind11_headers
|
||||
EXCLUDE_FROM_ALL
|
||||
|
||||
Reference in New Issue
Block a user