Changeset View
Changeset View
Standalone View
Standalone View
build_files/buildbot/config/blender_linux.cmake
| Context not available. | |||||
| set(LIBDIR "/opt/blender-deps/${LIBDIR_NAME}" CACHE BOOL "" FORCE) | set(LIBDIR "/opt/blender-deps/${LIBDIR_NAME}" CACHE BOOL "" FORCE) | ||||
| # TODO(sergey): Remove once Python is oficially bumped to 3.7. | # TODO(sergey): Remove once Python is officially bumped to 3.7. | ||||
| set(PYTHON_VERSION 3.7 CACHE BOOL "" FORCE) | set(PYTHON_VERSION 3.7 CACHE BOOL "" FORCE) | ||||
| # Platform specific configuration, to ensure static linking against everything. | # Platform specific configuration, to ensure static linking against everything. | ||||
| Context not available. | |||||