Skip to content
Snippets Groups Projects
meson_options.txt 255 B
# SPDX-FileCopyrightText: 2018, 2019 Bruce Cowan <bruce@bcowan.me.uk>
# SPDX-License-Identifier: CC0-1.0

option('try_points', type: 'string', value: '7')
option('utry_points', type: 'string', value: '5')
option('kick_points', type: 'string', value: '3')