Skip to content

Commit

Permalink
Update minimum version of gz-cmake3
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed May 6, 2024
1 parent a163b16 commit 4769084
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 4769084

Please sign in to comment.