mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-03-04 01:27:44 +00:00

* 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
2 lines
62 B
CMake
2 lines
62 B
CMake
add_library(unofficial::gettext::libintl INTERFACE IMPORTED)
|