Tweaks to build systems. Just some small cleanups...
Kent
This commit is contained in:
3
extern/SConscript
vendored
3
extern/SConscript
vendored
@@ -11,9 +11,6 @@ if env['WITH_BF_GAMEENGINE']:
|
||||
if env['WITH_BF_BULLET']:
|
||||
SConscript(['bullet2/src/SConscript'])
|
||||
|
||||
if env['WITH_BF_INTERNATIONAL']:
|
||||
SConscript(['bFTGL/SConscript'])
|
||||
|
||||
if env['WITH_BF_FFMPEG'] and env['BF_FFMPEG_LIB'] == '':
|
||||
SConscript(['x264/SConscript'])
|
||||
SConscript(['libmp3lame/SConscript'])
|
||||
|
Reference in New Issue
Block a user