summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-01 14:20:43 -0400
committerDavid Robillard <d@drobilla.net>2022-09-01 19:50:20 -0400
commit6583dd97d673adc62d55a477721bfebc651c0a30 (patch)
tree8022cd8c9ab4a733b2504ef96f697e23b32b20a3 /meson_options.txt
parent145ed2fe9756f707d9fd5f03ada5327d04e1b972 (diff)
downloadsratom-6583dd97d673adc62d55a477721bfebc651c0a30.tar.gz
sratom-6583dd97d673adc62d55a477721bfebc651c0a30.tar.bz2
sratom-6583dd97d673adc62d55a477721bfebc651c0a30.zip
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 8ec1821..fc6692e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,3 +1,6 @@
+# Copyright 2021-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR ISC
+
option('docs', type: 'feature', value: 'auto', yield: true,
description: 'Build documentation')