The utfcpp package contains a set of include files to provide UTF-8 with C++ in a Portable Way.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://github.com/nemtrif/utfcpp/archive/v4.1.1/utfcpp-4.1.1.tar.gz
Download MD5 sum: 2b439bf8f222cd85bac0d2603265a246
Download size: 36 KB
Estimated disk space required: 716 KB
Estimated build time: less than 0.1 SBU
Install utfcpp by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr ..
This package does not come with a test suite.
Now, as the root user:
make install