summary refs log tree commit diff
path: root/host/start-vmm/meson_options.txt
blob: 21844bd8ec979577cd3fd0743bb9360d57bc9f5f (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2022-2023 Alyssa Ross <hi@alyssa.is>

option('tests',
  type : 'boolean',
  description : 'Build the tests')