diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-10 15:48:44 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 15:48:44 -0800 |
| commit | 1990d4b72c58c2ada5f0b7b28478d214fb3205da (patch) | |
| tree | f5441711f06e97d651df5af39845b7dddc036bc0 /ports/libwandio/CONTROL | |
| parent | ef0e8780ef5dd0b2c79a22b5f8efdb189a5f9e25 (diff) | |
| download | vcpkg-1990d4b72c58c2ada5f0b7b28478d214fb3205da.tar.gz vcpkg-1990d4b72c58c2ada5f0b7b28478d214fb3205da.zip | |
[libwandio] Add new port (#8683)
* [libwandio] Add new port
* Update ci.baseline.txt
Diffstat (limited to 'ports/libwandio/CONTROL')
| -rw-r--r-- | ports/libwandio/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libwandio/CONTROL b/ports/libwandio/CONTROL new file mode 100644 index 000000000..f41bf35ff --- /dev/null +++ b/ports/libwandio/CONTROL @@ -0,0 +1,4 @@ +Source: libwandio
+Version: 4.2.1
+Homepage: https://github.com/wanduow/wandio
+Description: C library for simple and efficient file IO.
\ No newline at end of file |
