aboutsummaryrefslogtreecommitdiff
path: root/ports/cpp-taskflow/CONTROL
diff options
context:
space:
mode:
authorPhil Christensen <philc@microsoft.com>2018-12-04 15:15:18 -0800
committerPhil Christensen <philc@microsoft.com>2018-12-04 15:15:18 -0800
commit4f0ffabb5b1031a0d554015433f78ceb30f1bc2d (patch)
tree4998305258b0588834cff0acc5f01158007e05e2 /ports/cpp-taskflow/CONTROL
parented9d726429bfa029b9cbcb565821740fe7256f32 (diff)
parent8f6e2303f5d0fc80236888d7628ba291b5157141 (diff)
downloadvcpkg-4f0ffabb5b1031a0d554015433f78ceb30f1bc2d.tar.gz
vcpkg-4f0ffabb5b1031a0d554015433f78ceb30f1bc2d.zip
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853
Diffstat (limited to 'ports/cpp-taskflow/CONTROL')
-rw-r--r--ports/cpp-taskflow/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cpp-taskflow/CONTROL b/ports/cpp-taskflow/CONTROL
new file mode 100644
index 000000000..4abf5457f
--- /dev/null
+++ b/ports/cpp-taskflow/CONTROL
@@ -0,0 +1,3 @@
+Source: cpp-taskflow
+Version: 2018-11-30
+Description: Fast Parallel Tasking Programming Library using Modern C++.