blob: 762ba1e4f92ef19a2e19c16c71bfd346cfffd888 [file] [log] [blame]
Gurchetan Singh1a68f652021-11-09 09:38:21 -08001# Copyright 2022 Android Open Source Project
2# SPDX-License-Identifier: MIT
3
4inc_opengl_codec = include_directories('OpenglCodecCommon')
5inc_gralloc = include_directories('gralloc_cb/include')
6
7subdir('GoldfishAddressSpace')
8subdir('qemupipe')
9subdir('OpenglCodecCommon')