yuzu/externals/vcpkg/ports/tl-optional/vcpkg.json

7 lines
172 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "tl-optional",
"version-string": "1.0.0",
"port-version": 2,
"description": "C++11/14/17 std::optional implementation with functional-style extensions"
}