diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-04 15:02:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-04 15:02:38 -0800 |
| commit | 8f6e2303f5d0fc80236888d7628ba291b5157141 (patch) | |
| tree | 6fcef3fb83c1e18fb00541a256a45c5def09b2fc /ports/cpp-taskflow/CONTROL | |
| parent | 7da86a7fbcb2d5c92bbd0f7196d4428bdbabb7e0 (diff) | |
| parent | b86573f9c18210212e61ae816134e7064dfd5023 (diff) | |
| download | vcpkg-8f6e2303f5d0fc80236888d7628ba291b5157141.tar.gz vcpkg-8f6e2303f5d0fc80236888d7628ba291b5157141.zip | |
Merge pull request #4867 from myd7349/cpp-taskflow
[cpp-taskflow] Add new port
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++.
|
