Skip to content

Commit df6b503

Browse files
Update simulate library name in python cmake
1 parent b88ec4d commit df6b503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/mujoco/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ mujoco_pybind11_module(_simulate simulate.cc)
454454
target_link_libraries(
455455
_simulate
456456
PRIVATE mujoco
457-
mujoco::libsimulate
457+
mujoco::libmujoco_simulate
458458
errors_header
459459
raw
460460
structs_header

0 commit comments

Comments
 (0)