aboutsummaryrefslogtreecommitdiff
path: root/ports/wil/CONTROL
diff options
context:
space:
mode:
authorCharles Milette <me@charlesmilette.net>2019-05-08 15:40:09 -0400
committerPhil Christensen <philc@microsoft.com>2019-05-08 12:40:09 -0700
commit0e1ea7576c03e0202a5424c24068b07a2b191fe7 (patch)
tree6650453ef78d0e760a6af6281d346c0b8aa088a6 /ports/wil/CONTROL
parent5121e7149e785fb7d8455b3f380b829349e9e4a6 (diff)
downloadvcpkg-0e1ea7576c03e0202a5424c24068b07a2b191fe7.tar.gz
vcpkg-0e1ea7576c03e0202a5424c24068b07a2b191fe7.zip
[wil] new port (#6353)
* [wil] new port
Diffstat (limited to 'ports/wil/CONTROL')
-rw-r--r--ports/wil/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/wil/CONTROL b/ports/wil/CONTROL
new file mode 100644
index 000000000..3db06e5b9
--- /dev/null
+++ b/ports/wil/CONTROL
@@ -0,0 +1,3 @@
+Source: wil
+Version: 2019-05-08
+Description: The Windows Implementation Libraries (WIL) is a header-only C++ library created to make life easier for developers on Windows through readable type-safe C++ interfaces for common Windows coding patterns. \ No newline at end of file