[FFmpeg-devel] Autotools full recompilation
wm4
nfxjfg at googlemail.com
Fri Aug 25 11:05:15 EEST 2017
On Fri, 25 Aug 2017 02:19:00 +0300
Yan <yanp.bugz at gmail.com> wrote:
> And after each time the whole project got recompiled. I guess you cook
> autotools wrong. (Personally I hate this build system cause it's ugly
> and sloooow)
As it was mentioned, FFmpeg doesn't use autotools, just
somewhat similar conventions. A full recompile is usually triggered only
if config.h changes (in which case you really can't avoid it). What
build system would you suggest instead?
More information about the ffmpeg-devel
mailing list