meson.eclass: add USAGE for meson_src_configure

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2018-11-25 23:42:54 -05:00
parent 2a0be33648
commit 7f37baabce

View File

@@ -208,6 +208,7 @@ meson_use() {
}
# @FUNCTION: meson_src_configure
# @USAGE: [extra meson arguments]
# @DESCRIPTION:
# This is the meson_src_configure function.
meson_src_configure() {