From 97d0e4d1514ad5c0ddca177e7cd094465b0691f1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 30 May 2023 15:18:23 +1000 Subject: 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 82f00e0..6de39c6 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 -- cgit v1.2.3