svn merge -r36672:36725 https://svn.blender.org/svnroot/bf-blender/trunk/blender
This commit is contained in:
@@ -79,10 +79,6 @@ if env['OURPLATFORM'] == 'darwin':
|
||||
if env['BF_NO_ELBEEM']:
|
||||
defs.append('DISABLE_ELBEEM')
|
||||
|
||||
if env['WITH_BF_LCMS']:
|
||||
defs.append('WITH_LCMS')
|
||||
incs += ' ' + env['BF_LCMS_INC']
|
||||
|
||||
if env['WITH_BF_LZO']:
|
||||
incs += ' #/extern/lzo/minilzo'
|
||||
defs.append('WITH_LZO')
|
||||
|
||||
Reference in New Issue
Block a user