Skip to content

Commit

Permalink
update gz-cmake version required to 2.14
Browse files Browse the repository at this point in the history
Signed-off-by: youhy <[email protected]>
  • Loading branch information
AzulRadio committed Jul 26, 2022
1 parent 07c70da commit a54a6da
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 @@ -8,7 +8,7 @@ project(ignition-common3 VERSION 3.14.1)
#============================================================================
# Find ignition-cmake
#============================================================================
find_package(ignition-cmake2 2.8.0 REQUIRED COMPONENTS utilities)
find_package(ignition-cmake2 2.14.0 REQUIRED COMPONENTS utilities)
set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})

#============================================================================
Expand Down

0 comments on commit a54a6da

Please sign in to comment.