Merge pull request #1187 from tmplt:ref/cmake-system-pybind

PiperOrigin-RevId: 584560576
Change-Id: I1c16fbf80e3ba7175cf4d1d89a459e817100e1f8
This commit is contained in:
Copybara-Service
2023-11-22 02:20:02 -08:00
+2 -1
View File
@@ -180,9 +180,10 @@ findorfetch(
)
# ==================== PYBIND11 ================================================
option(MUJOCO_PYTHON_USE_SYSTEM_PYBIND11 "Use installed pybind11 version." OFF)
findorfetch(
USE_SYSTEM_PACKAGE
OFF
MUJOCO_PYTHON_USE_SYSTEM_PYBIND11
PACKAGE_NAME
pybind11
LIBRARY_NAME