Skip to Content

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

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    No features defined.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    No dependencies.

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • Kai Pastor's avatar Kai Pastor
    • Chuck Walbourn's avatar Chuck Walbourn

    # Changelog

    • 1fb47d3 [gettext*] Update 0.22.5, fix Intl wrapper (#37356)
    • 5f29060 [gettext-libintl] Avoid conftest triggering debugger window (#36055)
    • 1c79e26 [gettext] Update to 0.22.4 (#35585)
    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • 5b744ed [gettext] Split, fixes, faster build, checked-in config cache (#30429)

    # Source