Skip to content

Commit

Permalink
Updating conda/cmake/CondaGenerationOptions.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 3, 2024
1 parent 0fbbe31 commit dc6e859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/cmake/CondaGenerationOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ option(CONDA_GENERATE_ROBOTOLOGY_METAPACKAGES "If on, generate recipes for robot

# This variable is automatically set to contain the robotology-superbuild version in case of releases
if(NOT CONDA_ROBOTOLOGY_SUPERBUILD_VERSION)
set(CONDA_ROBOTOLOGY_SUPERBUILD_VERSION "")
set(CONDA_ROBOTOLOGY_SUPERBUILD_VERSION 2024.05.0)
endif()

# For more conda generation options, check the specific project Build<CMakeProject>.cmake
Expand Down

0 comments on commit dc6e859

Please sign in to comment.