xref: /aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/meson_options.txt (revision bb4ee6a4ae7042d18b07a98463b9c8b875e44b39)
1# 2024 Android Open Source Project
2# SPDX-License-Identifier: MIT
3option(
4  'gfxstream',
5  type : 'boolean',
6  value : false,
7  description : 'Build gfxstream in rutabaga_gfx_ffi',
8)
9