summaryrefslogtreecommitdiff
path: root/test cases/unit/115 c cpp stds/meson.options
blob: 7040758810c1632dde8b86bc4c2b54e6ace8f342 (plain)
1
2
3
4
5
# SPDX-License-Identifier: Apache-2.0
# Copyright © 2024 Intel Corporation

option('with-c', type : 'boolean', value : false)
option('with-objc', type : 'boolean', value : false)