Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
e17ba9bf34809ef2942e2041667247ef3bbc79b0
/
.
/
third-party
/
stb
/
CMakeLists.txt
blob: da8a651e6a8e427bd349dbc987afdabf32df6e29 [
file
] [
log
] [
blame
]
add_library(gfxstream_stb
src/stb_image.cpp
src/stb_image_write.cpp)
target_include_directories(gfxstream_stb PUBLIC include/)