update
This commit is contained in:
20
.CondaPkg/env/Library/lib/pkgconfig/liblzma.pc
vendored
Normal file
20
.CondaPkg/env/Library/lib/pkgconfig/liblzma.pc
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
#
|
||||
# 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:
|
||||
Reference in New Issue
Block a user