== FFMPEG / mp3lame ==
Added libmp3lame to extern. (Ton that was the last one for this release, promised :) )
This commit is contained in:
1
extern/SConscript
vendored
1
extern/SConscript
vendored
@@ -17,6 +17,7 @@ if env['WITH_BF_VERSE']:
|
||||
|
||||
if env['WITH_BF_FFMPEG'] and env['BF_FFMPEG_LIB'] == '':
|
||||
SConscript(['x264/SConscript'])
|
||||
SConscript(['libmp3lame/SConscript'])
|
||||
SConscript(['xvidcore/SConscript'])
|
||||
SConscript(['ffmpeg/SConscript'])
|
||||
|
||||
|
Reference in New Issue
Block a user