21 lines
596 B
PkgConfig
21 lines
596 B
PkgConfig
#
|
|
# Author: Lasse Collin
|
|
#
|
|
# This file has been put into the public domain.
|
|
# You can do whatever you want with this file.
|
|
#
|
|
|
|
prefix=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env
|
|
exec_prefix=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env
|
|
libdir=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env/lib
|
|
includedir=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env/include
|
|
|
|
Name: liblzma
|
|
Description: General purpose data compression library
|
|
URL: https://xz.tukaani.org/xz-utils/
|
|
Version: 5.4.6
|
|
Cflags: -I${includedir}
|
|
Cflags.private: -DLZMA_API_STATIC
|
|
Libs: -L${libdir} -llzma
|
|
Libs.private:
|