Bug 1776680 [wpt PR 34603] - [@container] Test invalidation of font-relative units...
[gecko.git] / third_party / highway / libhwy-test.pc.in
blobff91690fd0dfcd2d0c9fb33f850728aed0f25458
1 prefix=@CMAKE_INSTALL_PREFIX@
2 libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
3 includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
5 Name: libhwy-test
6 Description: Efficient and performance-portable SIMD wrapper, test helpers.
7 Requires: gtest
8 Version: @HWY_LIBRARY_VERSION@
9 Libs: -L${libdir} -lhwy_test
10 Cflags: -I${includedir}