12 lines
270 B
PkgConfig
12 lines
270 B
PkgConfig
prefix=C:/Users/txc/Desktop/AimRT/install_x64
|
|
exec_prefix=C:/Users/txc/Desktop/AimRT/install_x64
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: fmt
|
|
Description: A modern formatting library
|
|
Version: 10.2.1
|
|
Libs: -L${libdir} -lfmtd
|
|
Cflags: -I${includedir}
|
|
|