Skip to content

Commit

Permalink
Revert OGRE2 version change
Browse files Browse the repository at this point in the history
Signed-off-by: methylDragon <[email protected]>
  • Loading branch information
methylDragon committed Aug 18, 2022
1 parent 04c1038 commit 1bb6749
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 @@ -94,7 +94,7 @@ endif()

#--------------------------------------
# Find OGRE2
ign_find_package(IgnOGRE2 VERSION 2
ign_find_package(IgnOGRE2 VERSION 2.1.0
COMPONENTS HlmsPbs HlmsUnlit Overlay
REQUIRED_BY ogre2
PRIVATE_FOR ogre2)
Expand Down

0 comments on commit 1bb6749

Please sign in to comment.