Skip to content

Commit

Permalink
Merge branch 'gazebosim:gz-msgs10' into pr-track-follow
Browse files Browse the repository at this point in the history
  • Loading branch information
bperseghetti authored May 10, 2024
2 parents c927f6f + 40c04ec commit dcc49d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project(gz-msgs10 VERSION 10.1.2)
# Find gz-cmake
#============================================================================
# If you get an error at this line, you need to install gz-cmake
find_package(gz-cmake3 REQUIRED)
find_package(gz-cmake3 REQUIRED 3.5.2)

#============================================================================
# Configure the project
Expand Down

0 comments on commit dcc49d5

Please sign in to comment.