Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
99bf7ecb6158da16ca29a3be638dbb8787bf4332
/
.
/
common
/
vulkan
/
CMakeLists.txt
blob: c7865bcbb4d3911efea27135296aa8b3831716e3 [
file
] [
log
] [
blame
]
add_library(gfxstream_vulkan_headers INTERFACE)
target_include_directories(
gfxstream_vulkan_headers
INTERFACE include)
android_license(TARGET gfxstream_vulkan_headers LICENSE Apache-2.0)