Skip to content

Commit

Permalink
Require gz-cmake 2.13 (#474)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Jul 25, 2022
1 parent d4bbef8 commit a0c552d
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(ignition-math6 VERSION 6.11.0)
# Find ignition-cmake
#============================================================================
# If you get an error at this line, you need to install ignition-cmake
find_package(ignition-cmake2 2.8.0 REQUIRED)
find_package(ignition-cmake2 2.13.0 REQUIRED)

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

0 comments on commit a0c552d

Please sign in to comment.