d2tweaks-rnd2k/vcpkg/fmt_x86-windows-static/debug/lib/pkgconfig/fmt.pc
2024-04-16 21:45:38 -06:00

13 lines
228 B
PkgConfig

prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/../include
Name: fmt
Description: A modern formatting library
Version: 7.1.3
Libs: -L"${libdir}" -lfmtd
Cflags: -I"${includedir}"