Recast: add SCons build system.
This commit is contained in:
1
extern/SConscript
vendored
1
extern/SConscript
vendored
@@ -3,6 +3,7 @@
|
||||
Import('env')
|
||||
|
||||
SConscript(['glew/SConscript'])
|
||||
SConscript(['recastnavigation/SConscript'])
|
||||
|
||||
if env['WITH_BF_BULLET']:
|
||||
SConscript(['bullet2/src/SConscript'])
|
||||
|
Reference in New Issue
Block a user