tomlplusplus v3.4.0
- Created
- Updated
Header-only TOML config file parser and serializer for modern C++.
# Usage
The package tomlplusplus can be imported via CMake FindPkgConfig module:
find_package(PkgConfig REQUIRED)
pkg_check_modules(tomlplusplus REQUIRED IMPORTED_TARGET tomlplusplus)
target_link_libraries(main PkgConfig::tomlplusplus)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
and 2 transitive dependencies:
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Silvio Traversaro
Mark Gillard
Maxim Marshev
Billy O'Neal
Qudix
Lisa Ong
autoantwort
Alexander Neumann
Ryan
Lily Wang
Jia Yue Hua