yuzu/externals/vcpkg/ports/plf-stack/vcpkg.json

8 lines
228 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "plf-stack",
"version-string": "2019-08-10",
"port-version": 1,
"description": "A C++ data container replicating std::stack functionality but with better performance",
"homepage": "https://www.plflib.org/"
}