mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-12-02 08:16:24 -05:00
12 lines
303 B
PkgConfig
12 lines
303 B
PkgConfig
|
prefix=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows/debug
|
||
|
exec_prefix=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows/debug
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: fmt
|
||
|
Description: A modern formatting library
|
||
|
Version: 8.1.1
|
||
|
Libs: -L${libdir} -lfmtd
|
||
|
Cflags: -I${includedir}
|
||
|
|