From 361247416fe5f61fc21419ba00e31a0ed02bbaf4 Mon Sep 17 00:00:00 2001 From: Edgar Date: Tue, 28 Sep 2021 13:10:19 +0200 Subject: [PATCH] :wrench: Updated ogre3d package versions --- cmake/DependenciesConfig.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/DependenciesConfig.cmake b/cmake/DependenciesConfig.cmake index a5fe315a97..8729951a32 100644 --- a/cmake/DependenciesConfig.cmake +++ b/cmake/DependenciesConfig.cmake @@ -61,14 +61,14 @@ add_external_lib( add_external_lib( Caelum - ogre3d-caelum/0.6.4@anotherfoxguy/stable + ogre3d-caelum/0.6.3@anotherfoxguy/stable # PKG_CONFIG "Caelum >= 0.6.3" CONAN_PKG_NAME Caelum FIND_PACKAGE ) add_external_lib( PagedGeometry - ogre3d-pagedgeometry/1.2.1@anotherfoxguy/stable + ogre3d-pagedgeometry/1.2.0@anotherfoxguy/stable # PKG_CONFIG "PagedGeometry >= 1.2" FIND_PACKAGE CONAN_PKG_NAME PagedGeometry