diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-04 15:21:26 -0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2018-12-04 15:21:26 -0800 |
| commit | 0f849f5a43a1b9fb23eed7e9925bbfc70439b3e5 (patch) | |
| tree | bee22ec5122c5d8dab0d490e8241116726bafec0 /ports/cpp-taskflow/CONTROL | |
| parent | 351fbda5b851f4cb59bdde15183b567f08f20841 (diff) | |
| parent | 8f6e2303f5d0fc80236888d7628ba291b5157141 (diff) | |
| download | vcpkg-0f849f5a43a1b9fb23eed7e9925bbfc70439b3e5.tar.gz vcpkg-0f849f5a43a1b9fb23eed7e9925bbfc70439b3e5.zip | |
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4831
Diffstat (limited to 'ports/cpp-taskflow/CONTROL')
| -rw-r--r-- | ports/cpp-taskflow/CONTROL | 3 |
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++.
|
