Commit 42aba5ff30647587d446ab6279d02f8dbe2a84cf

Chun-wei Fan 2023-05-24T12:19:50

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.