aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_cairo_demo.app/MacOS/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_cairo_demo.app/MacOS/meson.build')
-rw-r--r--examples/pugl_cairo_demo.app/MacOS/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/pugl_cairo_demo.app/MacOS/meson.build b/examples/pugl_cairo_demo.app/MacOS/meson.build
index 5a6941a..21277a5 100644
--- a/examples/pugl_cairo_demo.app/MacOS/meson.build
+++ b/examples/pugl_cairo_demo.app/MacOS/meson.build
@@ -1,3 +1,6 @@
+# Copyright 2021-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
executable(
'pugl_cairo_demo',
['../../pugl_cairo_demo.c'],