mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-09 17:24:04 -05:00
12 lines
290 B
PkgConfig
12 lines
290 B
PkgConfig
|
prefix=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
|
||
|
exec_prefix=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: fmt
|
||
|
Description: A modern formatting library
|
||
|
Version: 8.1.1
|
||
|
Libs: -L${libdir} -lfmt
|
||
|
Cflags: -I${includedir}
|
||
|
|