The libintl C library from GNU gettext-runtime provides internationalization (i18n) functions.
vcpkg install gettext-libintlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic gettext usage for string translation
Use find_package(Intl) and link with Intl::Intl to avoid conflicts.
No dependency data recorded yet.
No resource links recorded.