yuzu/externals/vcpkg/ports/concurrentqueue/vcpkg.json

7 lines
212 B
JSON
Executable File

{
"name": "concurrentqueue",
"version": "1.0.3",
"description": "A fast multi-producer, multi-consumer lock-free concurrent queue for C++11",
"homepage": "https://github.com/cameron314/concurrentqueue"
}