X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender-staging.git/blobdiff_plain/134e5622193cd4eb168b0457208ed6794b5935df..88446eeca4b6f9d31928a538e3a39d04f1d06976:/config/darwin-config.py diff --git a/config/darwin-config.py b/config/darwin-config.py index 7257485d8c7..0d4bc5c0be0 100644 --- a/config/darwin-config.py +++ b/config/darwin-config.py @@ -82,6 +82,8 @@ BF_SOLID = '#extern/solid' BF_SOLID_INC = '${BF_SOLID}' BF_SOLID_LIB = 'extern_solid' +WITH_BF_YAFRAY = 'true' + #WITH_BF_NSPR = 'true' #BF_NSPR = $(LIBDIR)/nspr #BF_NSPR_INC = -I$(BF_NSPR)/include -I$(BF_NSPR)/include/nspr