From: Peter Hutterer Date: Tue, 30 May 2023 05:16:31 +0000 (+1000) Subject: CI: add a comment to the meson build helper X-Git-Tag: accepted/tizen/unified/20240105.013022~99 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2541e79f090bda2919aa3567b85ee035d2828ca6;p=platform%2Fupstream%2Flibinput.git CI: add a comment to the meson build helper We now have an upstream for it so we can sync changes between projects. Signed-off-by: Peter Hutterer --- diff --git a/.gitlab-ci/meson-build.sh b/.gitlab-ci/meson-build.sh index 82f00e09..6de39c6c 100755 --- a/.gitlab-ci/meson-build.sh +++ b/.gitlab-ci/meson-build.sh @@ -1,5 +1,8 @@ #!/usr/bin/env bash # +# This script is sourced from here: +# https://gitlab.freedesktop.org/whot/meson-helper +# # SPDX-License-Identifier: MIT set -x