Skip to content
Snippets Groups Projects
meson_options.txt 199 B
Newer Older
Bruce Cowan's avatar
Bruce Cowan committed
# SPDX-FileCopyrightText: 2022 Bruce Cowan <bruce@bcowan.me.uk>
#
# SPDX-License-Identifier: CC0-1.0

option('development', type: 'boolean', value: true, description: 'Is this a development build?')