harfbuzz-config.cmake.in: Support Windows usage Apply the appropriate library prefix/suffix by whether we are building as a statib build in Meson, or by using ${CMAKE_[SHARED|IMPORT]_LIBRARY_PREFIX} and ${CMAKE_[SHARED|IMPORT]_LIRBARY_SUFFIX} as appropriate according to the target platform for shared builds.