vcpkg/ports/gettext/unofficial-gettext-config.cmake
angelmixu 1eceb88c71 fix build for harfbuzz on macOS (#4776)
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz

* updated portfile from harfbuzz fix

* fix indenting and order

* fix portfile

* [gettext] Add unofficial-gettext targets

* [gettext] Fixup for Linux
2019-02-07 15:24:33 -08:00

2 lines
62 B
CMake

add_library(unofficial::gettext::libintl INTERFACE IMPORTED)