🐛 Fixed ogre 1.11 build with conan V2

This commit is contained in:
2022-11-14 18:16:38 +01:00
parent 48367f6c6b
commit da749af80e
6 changed files with 87 additions and 94 deletions

View File

@ -0,0 +1,11 @@
--- Samples/CMakeLists.txt
+++ Samples/CMakeLists.txt
@@ -108,7 +108,7 @@
install(FILES ${SAMPLE_COMMON_HEADERS}
DESTINATION include/OGRE)
-if (MSVC)
+if (_NOT_USED)
find_package(Wix)
if (Wix_FOUND)
# Create WiX setup for demo build