Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2020-06-15 12:55:40 +0300
committerSybren A. Stüvel <sybren@blender.org>2020-06-15 12:58:58 +0300
commit0102b9d47edfeea003adf7eec3077425ff065d6e (patch)
treee6f244fb1229c488bbdc8f2389cf56ea823a2852 /build_files/build_environment/install_deps.sh
parent76ebc608af7a89d2e9919d67ec6b639d47f70c1a (diff)
Alembic: remove HDF5 support from CMake files
This is a follup to 0c384362272. No functional changes to Blender, just the build scripts.
Diffstat (limited to 'build_files/build_environment/install_deps.sh')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 24156f3e2ca..68ebed2dbf7 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -3892,7 +3892,6 @@ install_DEB() {
INFO "Forced Alembic building, as requested..."
compile_ALEMBIC
else
- # No package currently, only HDF5!
compile_ALEMBIC
fi