From 2541e79f090bda2919aa3567b85ee035d2828ca6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 30 May 2023 15:16:31 +1000 Subject: [PATCH] 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 --- .gitlab-ci/meson-build.sh | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.34.1