vlc/vlc-3.0 | branch: master | Marvin Scholz <[email protected]> | Mon Jul 1 15:54:46 2019 +0200| [b32cb15597efbd77e65034a22566cd519694b43e] | committer: Marvin Scholz
contrib: crossfile.meson: Depend on gen-meson-crossfile.py This ensures that gen-meson-crossfile.py is found and additionally regenerates the crossfile if the generator script was changed. (cherry picked from commit ad47f9025df637d5ed21580d25266cc8c5efec3a) Signed-off-by: Marvin Scholz <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=b32cb15597efbd77e65034a22566cd519694b43e --- contrib/src/main.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/main.mak b/contrib/src/main.mak index 3d9ed37cee..03f7b4e421 100644 --- a/contrib/src/main.mak +++ b/contrib/src/main.mak @@ -546,7 +546,7 @@ endif endif endif -crossfile.meson: +crossfile.meson: $(SRC)/gen-meson-crossfile.py $(HOSTVARS) \ WINDRES="$(WINDRES)" \ PKG_CONFIG="$(PKG_CONFIG)" \ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
