diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2019-09-25 01:43:24 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-24 10:43:24 -0700 |
| commit | 16fc29b2ba4d643cb2e28d98f3135b0f4b17d773 (patch) | |
| tree | 831072b8cd445b3d6102ec91c44dab697d8ed0d5 /ports/asynch/CONTROL | |
| parent | 7bcd17f338657bc67a05a0d59c4d6be15b936839 (diff) | |
| download | vcpkg-16fc29b2ba4d643cb2e28d98f3135b0f4b17d773.tar.gz vcpkg-16fc29b2ba4d643cb2e28d98f3135b0f4b17d773.zip | |
[asynch]Add new port. (#8317)
Diffstat (limited to 'ports/asynch/CONTROL')
| -rw-r--r-- | ports/asynch/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/asynch/CONTROL b/ports/asynch/CONTROL new file mode 100644 index 000000000..66a7f23ee --- /dev/null +++ b/ports/asynch/CONTROL @@ -0,0 +1,4 @@ +Source: asynch
+Version: 2019-09-21
+Homepage: https://github.com/naasking/async.h
+Description: Async.h - asynchronous, stackless subroutines.
\ No newline at end of file |
