diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-04 15:27:07 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-04 15:27:07 -0700 |
| commit | cd59ff4fcf56a9047144405986abc6e4e3417dde (patch) | |
| tree | a2a360a5d837914a8b1c98f2c45c9962837bd089 /ports/asio/CONTROL | |
| parent | 8c035ea36a64bb48e85d6c9a78cfb5bf050976e0 (diff) | |
| parent | 2a188efc695b04d8753821a622ec481b26343812 (diff) | |
| download | vcpkg-cd59ff4fcf56a9047144405986abc6e4e3417dde.tar.gz vcpkg-cd59ff4fcf56a9047144405986abc6e4e3417dde.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/asio/CONTROL')
| -rw-r--r-- | ports/asio/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL new file mode 100644 index 000000000..466ef6cd0 --- /dev/null +++ b/ports/asio/CONTROL @@ -0,0 +1,3 @@ +Source: asio +Version: 1.10.6 +Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. |
