File size: 273 Bytes
4dd49b2 | 1 2 3 4 5 6 7 8 9 10 11 12 | prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3
exec_prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: fmt
Description: A modern formatting library
Version: 11.2.0
Libs: -L${libdir} -lfmt
Cflags: -I${includedir}
|