aboutsummaryrefslogtreecommitdiff
path: root/ports/tl-expected/CONTROL
diff options
context:
space:
mode:
authorSimon Brand <tartanllama@gmail.com>2018-10-03 17:15:06 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-03 17:15:06 -0700
commit7e714a2c93540c8369410fd36e052c3774024b85 (patch)
treed18675a409b48f61590182562f2617c3c00ebaf8 /ports/tl-expected/CONTROL
parent0cbb8a1626f04b3316a52e44266c3b9adf316f9b (diff)
downloadvcpkg-7e714a2c93540c8369410fd36e052c3774024b85.tar.gz
vcpkg-7e714a2c93540c8369410fd36e052c3774024b85.zip
[tl-expected] Add new port (#4399)
* [tl-expected] Add new port * [tl-expected] Simplification since CMake doesn't currently install targets
Diffstat (limited to 'ports/tl-expected/CONTROL')
-rw-r--r--ports/tl-expected/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tl-expected/CONTROL b/ports/tl-expected/CONTROL
new file mode 100644
index 000000000..440efe9fa
--- /dev/null
+++ b/ports/tl-expected/CONTROL
@@ -0,0 +1,3 @@
+Source: tl-expected
+Version: 0.3-1
+Description: C++11/14/17 std::expected implementation with functional-style extensions