zdoom-macos-deps/deps/highway/lib/pkgconfig/libhwy.pc
2023-08-23 17:53:54 +03:00

10 lines
243 B
PkgConfig

prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libhwy
Description: Efficient and performance-portable SIMD wrapper
Version: 1.0.6
Libs: -L${libdir} -lhwy
Cflags: -I${includedir} -DHWY_STATIC_DEFINE