# SPDX-License-Identifier: BSD-2-Clause
# Copyright (C) 2023, Raspberry Pi Ltd

option('logging', type : 'feature', value : 'auto')
option('examples', type : 'boolean', value : false)
option('gstreamer', type : 'feature', value : 'disabled', description : 'Build GStreamer plugin')
