Commit: a64b612ae2d6e33afa2aa095ee464a6e8f53eb55
Author: Sergey Sharybin
Date:   Wed Feb 19 15:46:44 2014 +0600
https://developer.blender.org/rBa64b612ae2d6e33afa2aa095ee464a6e8f53eb55

Totally remove BSP from SConscript

===================================================================

M       intern/SConscript

===================================================================

diff --git a/intern/SConscript b/intern/SConscript
index 828c1ad..2080388 100644
--- a/intern/SConscript
+++ b/intern/SConscript
@@ -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'])

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to