1
0
mirror of https://gitlab.com/hashborgir/d2tweaks-rnd2k.git synced 2025-05-02 17:15:33 +00:00
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}"