blob: f3d9cc06e03eb559136661299dbf2a3d5bc54dfe [file] [log] [blame]
if(is_android OR is_linux OR is_chromeos)
set(angle_dma_buf_sources
"src/common/linux/dma_buf_utils.cpp"
"src/common/linux/dma_buf_utils.h"
)
endif()