Skip to content

Commit

Permalink
Fixes ign-gazebo3 homebrew build regression (#1661)
Browse files Browse the repository at this point in the history
Signed-off-by: Crola1702 <[email protected]>

Signed-off-by: Crola1702 <[email protected]>
  • Loading branch information
Crola1702 authored Aug 24, 2022
1 parent 873b43b commit da2e5ae
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 @@ -107,7 +107,7 @@ set(IGN_PHYSICS_VER ${ignition-physics2_VERSION_MAJOR})

#--------------------------------------
# Find ignition-sensors
ign_find_package(ignition-sensors3 REQUIRED VERSION 3.3
ign_find_package(ignition-sensors3 REQUIRED VERSION 3.4
COMPONENTS
rendering
air_pressure
Expand Down

0 comments on commit da2e5ae

Please sign in to comment.