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