diff options
| author | Park DongHa <luncliff@gmail.com> | 2020-04-04 21:36:38 +0900 |
|---|---|---|
| committer | Park DongHa <luncliff@gmail.com> | 2020-04-04 21:36:38 +0900 |
| commit | aff31e139eb8a72c56c737446514b4a2ab5d9751 (patch) | |
| tree | eabcb6a6b322c4dcf674d31792619452d14ee14f /ports/cppcoro/CONTROL | |
| parent | f29a191d0afccc3ed6f481283d6d15e0186096ae (diff) | |
| download | vcpkg-aff31e139eb8a72c56c737446514b4a2ab5d9751.tar.gz vcpkg-aff31e139eb8a72c56c737446514b4a2ab5d9751.zip | |
[cppcoro] add new port
Diffstat (limited to 'ports/cppcoro/CONTROL')
| -rw-r--r-- | ports/cppcoro/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cppcoro/CONTROL b/ports/cppcoro/CONTROL new file mode 100644 index 000000000..eb77edb81 --- /dev/null +++ b/ports/cppcoro/CONTROL @@ -0,0 +1,4 @@ +Source: cppcoro
+Version: 2020.04
+Description: A library of C++ coroutine abstractions for the coroutines TS
+Supports: !uwp
|
