/
githubmirror
/
libarchive
Обзор
Документация
Войти
/
githubmirror
/
libarchive
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
build/pkgconfig/libarchive.pc.in
13 строк
341 B
Biswapriyo Nath
autotools: Fix static linking when openssl is enabled in windows
13 апр 2022, 07:18
13 апр 2022, 07:18
a83f3d3
Код
Авторство
О чём код?
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@