common/build-helper/meson.sh: new build helper, used by meson build style

This commit is contained in:
Andrew J. Hesford 2023-09-18 15:40:49 -04:00 committed by Andrew J. Hesford
parent 420644298e
commit c6431f06c5
4 changed files with 89 additions and 84 deletions

View file

@ -1 +1,2 @@
hostmakedepends+=" meson"
build_helper+=" meson"