aboutsummaryrefslogtreecommitdiff
path: root/shared/meson.build
blob: 762ba1e4f92ef19a2e19c16c71bfd346cfffd888 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2022 Android Open Source Project
# SPDX-License-Identifier: MIT

inc_opengl_codec = include_directories('OpenglCodecCommon')
inc_gralloc = include_directories('gralloc_cb/include')

subdir('GoldfishAddressSpace')
subdir('qemupipe')
subdir('OpenglCodecCommon')