Totally remove BSP from SConscript
This commit is contained in:
@@ -53,9 +53,6 @@ if env['WITH_BF_FLUID']:
|
||||
if env['WITH_BF_CYCLES']:
|
||||
SConscript(['cycles/SConscript'])
|
||||
|
||||
if env['WITH_BF_BOOLEAN']:
|
||||
SConscript(['bsp/SConscript'])
|
||||
|
||||
if env['WITH_BF_INTERNATIONAL']:
|
||||
SConscript(['locale/SConscript'])
|
||||
|
||||
|
Reference in New Issue
Block a user