Skip to content

Commit

Permalink
Bump required ign-rendering version to 4.8 (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina committed Jun 22, 2021
1 parent c082eee commit 6feab90
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 @@ -59,7 +59,7 @@ set(IGN_TRANSPORT_VER ${ignition-transport9_VERSION_MAJOR})

#--------------------------------------
# Find ignition-rendering
ign_find_package(ignition-rendering4 REQUIRED COMPONENTS ogre)
ign_find_package(ignition-rendering4 REQUIRED VERSION 4.8 COMPONENTS ogre)
set(IGN_RENDERING_VER ${ignition-rendering4_VERSION_MAJOR})

#--------------------------------------
Expand Down

0 comments on commit 6feab90

Please sign in to comment.