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 Sep 11, 2023
1 parent 46e2048 commit 1749d4e
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 2023.08.0)
endif()

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

0 comments on commit 1749d4e

Please sign in to comment.