1. Home
  2. Browse
  3. libiconv

libiconv

v1.18#1Latest

iconv() text conversion.

This port installs GNU libiconv if the system C runtime doesn't provide a suitable iconv() implementation.

Install

Run the following Vcpkg command to install the port.

vcpkg install libiconv

Usage

libiconv provides CMake targets:

find_package(Iconv REQUIRED)

target_link_libraries(main PRIVATE Iconv::Iconv)

Dependencies

See source

Version

v1.18#1

Publication

Supports

All

Homepage

gnu.org/software/libiconv

Subtree

63932b3f1a

License

Complex license

Definition

Manifest