🚚 Moved OGRE to different subfolder

This commit is contained in:
2021-08-05 16:21:39 +02:00
parent 93c5b2d9c0
commit bfa980b20a
6 changed files with 86 additions and 74 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