blob: 7698671069c40fc7fd80d7cc53879116a182b2f1 [file] [log] [blame]
add_library(
gfxstream-snapshot
TextureLoader.cpp
TextureSaver.cpp)
target_link_libraries(
gfxstream-snapshot
PRIVATE
gfxstream-base)
target_include_directories(
gfxstream-snapshot
PUBLIC
${GFXSTREAM_REPO_ROOT})