restorekit-sys 0.4.1

Static FFI bindings to the idevicerestore C stack (self-contained build)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
bindir=@bindir@
libdir=@libdir@
includedir=@includedir@

zipcmp=${bindir}/zipcmp

Name: libzip
Description: library for handling zip archives
Version: @PROJECT_VERSION@
Libs: @PKG_CONFIG_RPATH@ -L${libdir} -lzip
Libs.private: @LIBS@
Cflags: -I${includedir}