Backed out 2 changesets (bug 903746) for causing non-unified build bustages on nsIPri...
[gecko.git] / third_party / highway / libhwy-contrib.pc.in
blob89c45f5e42db8312345fffefce4b2f51c51270de
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-contrib
7 Description: Additions to Highway: dot product, image, math, sort
8 Version: @HWY_LIBRARY_VERSION@
9 Libs: -L${libdir} -lhwy_contrib
10 Cflags: -I${includedir}