projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
== SCons ==
[blender-staging.git]
/
intern
/
SConscript
diff --git
a/intern/SConscript
b/intern/SConscript
index ec6a61f6c71da1dc8de5f807d357cfd96ea87ba8..606a81ae923de8b29cc75d28e18116bbd18e0581 100644
(file)
--- a/
intern/SConscript
+++ b/
intern/SConscript
@@
-13,6
+13,10
@@
SConscript(['SoundSystem/SConscript',
'elbeem/SConscript',
'opennl/SConscript'])
+# NEW_CSG was intended for intern/csg, but
+# getting it to compile is difficult
+# intern/bsp has been used anyway, so
+# perhaps get rid of intern/csg?
NEW_CSG='false'
if NEW_CSG=='false':