mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-03-01 22:40:56 +00:00
10 lines
243 B
PkgConfig
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
|