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
# Host Dependents
No dependents.
# Contributors
- Kai Pastor
- Chuck Walbourn