mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 05:49:58 +00:00
11 lines
153 B
CMake
11 lines
153 B
CMake
add_library(snappy STATIC
|
|
snappy-c.cpp
|
|
snappy-internal.h
|
|
snappy-sinksource.h
|
|
snappy-stubs-internal.h
|
|
snappy-stubs-public.h
|
|
snappy.cpp
|
|
snappy.h
|
|
)
|
|
|