1
0
Fork 0
android_external_drm_hwcomp.../bufferinfo/meson.build
Roman Stratiienko 380948102b drm_hwcomposer: Add meson.build file
This allows building without an AOSP tree, which significantly reduces
system requirements.

Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
2023-01-04 16:58:14 +02:00

5 lines
122 B
Meson

src_common += files(
'legacy/BufferInfoLibdrm.cpp',
'BufferInfoGetter.cpp',
'BufferInfoMapperMetadata.cpp',
)