Hacked By AnonymousFox
Current Path : /lib64/pkgconfig/ |
|
Current File : //lib64/pkgconfig/liblzma.pc |
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include
Name: liblzma
Description: General purpose data compression library
URL: https://tukaani.org/xz/
Version: 5.2.4
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: -pthread
Hacked By AnonymousFox1.0, Coded By AnonymousFox