Version:
Usage
Install the latest tomlplusplus package with the following command:
meson wrap install tomlplusplusOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from tomlplusplus 3.4.0-1 can be used by adding the following lines to your meson.build file:
tomlplusplus_dep = dependency('tomlplusplus')Patch Files Preview
No patch files needed for this package.