Path: blob/master/Utilities/cmlibarchive/build/pkgconfig/libarchive.pc.in
3156 views
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libarchive Description: library that can create and read several streaming archive formats Version: @VERSION@ Cflags: -I${includedir} Cflags.private: -DLIBARCHIVE_STATIC Libs: -L${libdir} -larchive Libs.private: @LIBS@ Requires.private: @LIBSREQUIRED@