meson: avoid linking all modules after a commit
Whenever a commit is done on git, meson detects it and generates a new revision.c. This causes a relinking of libvlccore which in turns causes a relinking of all the modules that depend on it.
Whenever a commit is done on git, meson detects it and generates a new revision.c. This causes a relinking of libvlccore which in turns causes a relinking of all the modules that depend on it.
VideoLAN code repository instance