Skip to content

Commit

Permalink
Require ign-rendering 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina committed Aug 3, 2021
1 parent 81a0913 commit a28bd5c
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-transport8_VERSION_MAJOR})

#--------------------------------------
# Find ignition-rendering
ign_find_package(ignition-rendering3 REQUIRED COMPONENTS ogre)
ign_find_package(ignition-rendering3 REQUIRED COMPONENTS ogre VERSION 3.5.0)
set(IGN_RENDERING_VER ${ignition-rendering3_VERSION_MAJOR})

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

0 comments on commit a28bd5c

Please sign in to comment.