== FFMPEG ==
Scons support for internal ffmpeg
This commit is contained in:
3
extern/SConscript
vendored
3
extern/SConscript
vendored
@@ -13,3 +13,6 @@ if env['WITH_BF_INTERNATIONAL']:
|
||||
|
||||
if env['WITH_BF_VERSE']:
|
||||
SConscript(['verse/dist/SConstruct'])
|
||||
|
||||
if env['WITH_BF_FFMPEG']:
|
||||
SConscript(['ffmpeg/SConscript']);
|
||||
|
Reference in New Issue
Block a user