forked from bartvdbraak/blender
Brecht Van Lommel
f70d966047
compilers that don't support it. CMake still needs to updated to work the same for consistency, but this should fix the OS X buildbot at least.
6 lines
110 B
Python
6 lines
110 B
Python
|
|
MACOSX_ARCHITECTURE = 'x86_64' # valid archs: ppc, i386, ppc64, x86_64
|
|
|
|
WITH_BF_CYCLES_CUDA_BINARIES = True
|
|
|