prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ Name: libhwy-test Description: Efficient and performance-portable SIMD wrapper, test helpers. Requires: gtest Version: @HWY_LIBRARY_VERSION@ Libs: -L${libdir} -lhwy_test Cflags: -I${includedir}