unplugged-system/device/generic/vulkan-cereal/third-party/stb/CMakeLists.txt

6 lines
152 B
CMake

add_library(gfxstream_stb
src/stb_image.cpp
src/stb_image_write.cpp)
target_include_directories(gfxstream_stb PUBLIC include/)