aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/asynch/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/asynch/vcpkg.json')
-rw-r--r--vcpkg/ports/asynch/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/asynch/vcpkg.json b/vcpkg/ports/asynch/vcpkg.json
new file mode 100644
index 0000000..9ee855b
--- /dev/null
+++ b/vcpkg/ports/asynch/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "asynch",
+ "version-date": "2019-09-21",
+ "port-version": 3,
+ "description": "Async.h - asynchronous, stackless subroutines.",
+ "homepage": "https://github.com/naasking/async.h"
+}