# # Author: Lasse Collin # # This file has been put into the public domain. # You can do whatever you want with this file. # prefix=/home/simon/prog/text-generation-webui/installer_files/env exec_prefix=/home/simon/prog/text-generation-webui/installer_files/env libdir=/home/simon/prog/text-generation-webui/installer_files/env/lib includedir=/home/simon/prog/text-generation-webui/installer_files/env/include Name: liblzma Description: General purpose data compression library URL: https://tukaani.org/xz/ Version: 5.4.5 Cflags: -I${includedir} Cflags.private: -DLZMA_API_STATIC Libs: -L${libdir} -llzma Libs.private: -pthread -lpthread