tomlplusplus-3.4.0

Introduction to tomlplusplus

The tomlplusplus package is a TOML configuration parser for C++.

Package Information

Installation of tomlplusplus

Install tomlplusplus by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Libraries: libtomlplusplus.so
Installed Directories: /usr/include/toml++ and /usr/lib/cmake/tomlplusplus

Short Descriptions

libtomlplusplus.so

provides functions for parsing TOML