🐛 Fixed ogre version
This commit is contained in:
parent
cab77497c1
commit
2fbd9faa87
@ -14,7 +14,7 @@ class CaelumConan(ConanFile):
|
||||
cmake_layout(self)
|
||||
|
||||
def requirements(self):
|
||||
self.requires("ogre3d/[13.x]@test/test")
|
||||
self.requires("ogre3d/[13.x]@anotherfoxguy/stable")
|
||||
self.requires("libpng/1.6.38")
|
||||
|
||||
def source(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user