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#2
Jul 5, 2024
!xbox
gnu.org/software/gettext
b593af97f7
LGPL-2.1-or-later
Manifest