Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / third_party / highway / libhwy.pc.in
blob643989275df8fe1f4c5d3543048b8e61f6225237
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
4 includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
6 Name: libhwy
7 Description: Efficient and performance-portable SIMD wrapper
8 Version: @HWY_LIBRARY_VERSION@
9 Libs: -L${libdir} -lhwy
10 Cflags: -I${includedir} -D@DLLEXPORT_TO_DEFINE@