The libintl C library from GNU gettext-runtime.
Run the following Vcpkg command to install the port.
vcpkg install gettext-libintl
gettext-libintl is compatible with built-in CMake targets:
find_package(Intl REQUIRED) target_link_libraries(main PRIVATE Intl::Intl) # since CMake 3.20
v0.22.5#3
Feb 19, 2025
!xbox
gnu.org/software/gettext
a8c72cf66b
LGPL-2.1-or-later
Manifest