react-native-web-image
Version:
An image component for react-native with persistent disk and memory caching
12 lines (10 loc) • 301 B
Plain Text
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libwebpdecoder
Description: Library for the WebP graphics format (decode only)
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lwebpdecoder
Libs.private: -lm @PTHREAD_CFLAGS@ @PTHREAD_LIBS@