Remove player from buildbot

This commit is contained in:
Dalai Felinto 2018-04-17 18:41:53 +02:00
parent 41748b6a5e
commit 1f24a60a3e
Notes: blender-bot 2023-02-14 07:39:46 +01:00
Referenced by issue #54630, Remove Blender Game Engine (from 2.8)
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
# This is applied as an override on top of blender_linux.config
# Disables all the areas which are not needed for the player.
set(WITH_COMPOSITOR OFF CACHE BOOL "" FORCE)
set(WITH_CYCLES OFF CACHE BOOL "" FORCE)
set(WITH_FREESTYLE OFF CACHE BOOL "" FORCE)
set(WITH_GHOST_XDND OFF CACHE BOOL "" FORCE)
set(WITH_OPENCOLLADA OFF CACHE BOOL "" FORCE)
set(WITH_OPENSUBDIV OFF CACHE BOOL "" FORCE)
set(WITH_LIBMV OFF CACHE BOOL "" FORCE)
set(WITH_BLENDER OFF CACHE BOOL "" FORCE)