pineapple/externals/vcpkg/ports/spscqueue/vcpkg.json
2022-07-23 03:01:36 +02:00

7 lines
237 B
JSON
Executable file

{
"name": "spscqueue",
"version-string": "1.1",
"port-version": 1,
"description": "A bounded single-producer single-consumer wait-free and lock-free queue written in C++11",
"homepage": "https://github.com/rigtorp/SPSCQueue"
}