From f97a72faaadbe072cc696e7cd69fe439ef963651 Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Tue, 15 Jul 2025 21:52:19 +0300 Subject: [PATCH] Remove embree --- build-ogre.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build-ogre.sh b/build-ogre.sh index 3fb62f5..8b1670a 100755 --- a/build-ogre.sh +++ b/build-ogre.sh @@ -235,7 +235,6 @@ build_cmake_stuff blender-static clean release fftw-3.3.10 "" build_cmake_stuff blender-static clean release OpenColorIO "-DOCIO_BUILD_TESTS=OFF -DOCIO_BUILD_PYTHON=OFF" build_cmake_stuff blender-static clean release OpenImageIO "-DOIIO_BUILD_TESTS=OFF -DOIIO_BUILD_DOCS=OFF -DOIIO_BUILD_TOOLS=OFF -DOpenImageIO_BUILD_MISSING_DEPS=all -DUSE_PYTHON=0" build_cmake_stuff blender-static clean release OpenColorIO "-DOCIO_BUILD_TESTS=OFF -DOCIO_BUILD_PYTHON=OFF" -build_cmake_stuff blender clean release embree "" if [ ! -d blender-tree ]; then cp -a blender blender-tree cp -a blender-patches blender-tree/patches