mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-09 08:44:04 -05:00
12 lines
290 B
PkgConfig
Executable File
12 lines
290 B
PkgConfig
Executable File
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}
|
|
|