gettext-libintl v0.22.5
- Created
- Updated
The libintl C library from GNU gettext-runtime.
# Usage
gettext-libintl is compatible with built-in CMake targets:
find_package(Intl REQUIRED)
target_link_libraries(main PRIVATE Intl::Intl) # since CMake 3.20
# License
LGPL-2.1-or-later
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No features defined.
# Dependencies
libiconv
Platforms:
!linux
No transitive dependencies.
# Host Dependencies
vcpkg-cmake
Platforms:
linux
No transitive dependencies.
# Dependents
- acl (feature
nls
) - attr (feature
nls
) - elfutils (feature
nls
) - exiv2 (feature
nls
) - fontconfig (feature
nls
) - gdk-pixbuf
- gettext
- glib
- gstreamer (feature
nls
) - gtk
- kf5texteditor
- libexif (feature
nls
) - libgnutls (feature
nls
) - libgpg-error (feature
nls
) - libidn2 (feature
nls
) - libmount (feature
nls
) - libnick
- libxpm (feature
gettext
) - mchehab-zbar (feature
nls
)
# Host Dependents
No dependents.
# Contributors
- Kai Pastor
- Chuck Walbourn