meson before cargo.

This commit is contained in:
Jelmer Vernooij 2021-05-01 02:55:11 +01:00
parent 475a395d95
commit 1967b13d98

View file

@ -1560,8 +1560,8 @@ BUILDSYSTEM_CLSES = [
SetupPy, SetupPy,
Npm, Npm,
Waf, Waf,
Cargo,
Meson, Meson,
Cargo,
Cabal, Cabal,
Gradle, Gradle,
Maven, Maven,