aboutsummaryrefslogtreecommitdiff
path: root/ports/spscqueue/vcpkg.json
blob: 9ed6879f330b4eda83214893922b9b9a1a68df2a (plain)
1
2
3
4
5
6
7
{
  "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"
}