Spaces:
Running
Running
File size: 302 Bytes
1d777c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
prefix=/home/simon/prog/text-generation-webui/installer_files/env
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: expat
Version: 2.5.0
Description: expat XML parser
URL: https://libexpat.github.io/
Libs: -L${libdir} -lexpat
Libs.private: -lm
Cflags: -I${includedir}
|