mirror of
https://github.com/microsoft/DirectX-Headers.git
synced 2024-11-23 01:46:44 +08:00
8 lines
187 B
Meson
8 lines
187 B
Meson
# Copyright (c) Microsoft Corporation.
|
|
# Licensed under the MIT License.
|
|
|
|
option('build-test',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Build the test')
|