mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-10 10:38:07 +08:00
304b9a0268
* enabled osx builds now that https://github.com/microsoft/vcpkg/issues/6645 is fixed * updated port version since upsteam was unchanged * update version database * Delete vcpkg_fail_port_install call. * Unblock arm. Co-authored-by: Lisa Ong <> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
237 B
JSON
9 lines
237 B
JSON
{
|
|
"name": "tomlplusplus",
|
|
"version": "2.5.0",
|
|
"port-version": 1,
|
|
"description": "Header-only TOML config file parser and serializer for modern C++.",
|
|
"homepage": "https://marzer.github.io/tomlplusplus/",
|
|
"supports": "!uwp"
|
|
}
|