-
- Downloads
Deps: Python, bundle zstandard package
This package allows Python scripts to handle compressed blend files (see rB2ea66af742bc). This is for example needed by Blender Asset Tracer to send files to a Flamenco render farm. This change includes a new `WITH_PYTHON_INSTALL_ZSTANDARD` build-time option, to control whether to actually install the package. For this the already-existing approach for Requests was copied. Reviewed By: LazyDodo, mont29, brecht Differential Revision: https://developer.blender.org/D12777
Showing
- CMakeLists.txt 11 additions, 0 deletionsCMakeLists.txt
- build_files/build_environment/cmake/python_site_packages.cmake 8 additions, 2 deletions..._files/build_environment/cmake/python_site_packages.cmake
- build_files/build_environment/cmake/versions.cmake 1 addition, 0 deletionsbuild_files/build_environment/cmake/versions.cmake
- build_files/build_environment/install_deps.sh 6 additions, 0 deletionsbuild_files/build_environment/install_deps.sh
- source/creator/CMakeLists.txt 18 additions, 0 deletionssource/creator/CMakeLists.txt
Loading
Please sign in to comment