diff options
Diffstat (limited to 'ports/concurrentqueue/CONTROL')
| -rw-r--r-- | ports/concurrentqueue/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/concurrentqueue/CONTROL b/ports/concurrentqueue/CONTROL new file mode 100644 index 000000000..2dea27277 --- /dev/null +++ b/ports/concurrentqueue/CONTROL @@ -0,0 +1,3 @@ +Source: concurrentqueue +Version: 1.0.0-beta +Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
