Skip to content

Commit

Permalink
Update initial-cache.gh.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jan 26, 2024
1 parent c392de8 commit 74321b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/initial-cache.gh.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Dependencies options
set(ROBOTOLOGY_USES_GAZEBO ON CACHE BOOL "")
set(ROBOTOLOGY_USES_MUJOCO ON CACHE BOOL "")
# ROBOTOLOGY_USES_MUJOCO is not really used as of January 2024
set(ROBOTOLOGY_USES_MUJOCO OFF CACHE BOOL "")
set(ROBOTOLOGY_USES_PCL_AND_VTK ON CACHE BOOL "")

# Octave is not supported on Windows or on Conda
Expand Down

0 comments on commit 74321b3

Please sign in to comment.