1add_library(gfxstream_vulkan_headers INTERFACE) 2target_include_directories( 3 gfxstream_vulkan_headers 4 INTERFACE include) 5