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

user-config-mac-x86_64.py « config « buildbot « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6a13c80f6cecf014a11717c2c4b789e44cee7941 (plain)
1
2
3
4
5
6
CC = "../lib/darwin-9.x.universal/clang-omp-3.5/bin/clang"
CXX = "../lib/darwin-9.x.universal/clang-omp-3.5/bin/clang++"

MACOSX_ARCHITECTURE = 'x86_64' # valid archs: ppc, i386, ppc64, x86_64

WITH_BF_CYCLES_CUDA_BINARIES = True