d2tweaks-rnd2k/vcpkg/fmt_x86-windows-static/debug/lib/pkgconfig/fmt.pc

13 lines
228 B
PkgConfig
Raw Normal View History

2024-04-17 03:45:38 +00:00
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}"