aboutsummaryrefslogtreecommitdiff
path: root/ports/tl-function-ref/CONTROL
diff options
context:
space:
mode:
authorSimon Brand <tartanllama@gmail.com>2019-06-26 06:09:16 +0100
committerRobert Schumacher <roschuma@microsoft.com>2019-06-25 22:09:16 -0700
commit7b540fe2084bbe1fff46cfdfcde10fadbd021189 (patch)
treebf7b91460f5083805b4b657f71def40fd3493028 /ports/tl-function-ref/CONTROL
parent32ee6c96ce48beffd64fea04c676ffb0d297681b (diff)
downloadvcpkg-7b540fe2084bbe1fff46cfdfcde10fadbd021189.tar.gz
vcpkg-7b540fe2084bbe1fff46cfdfcde10fadbd021189.zip
[tl] Update tl::expected and tl::optional, add tl::function_ref (#7028)
* [tl] Update tl::expected and tl::optional, add tl::function_ref * [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
Diffstat (limited to 'ports/tl-function-ref/CONTROL')
-rw-r--r--ports/tl-function-ref/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tl-function-ref/CONTROL b/ports/tl-function-ref/CONTROL
new file mode 100644
index 000000000..be89f7741
--- /dev/null
+++ b/ports/tl-function-ref/CONTROL
@@ -0,0 +1,3 @@
+Source: tl-function-ref
+Version: 1.0.0-1
+Description: A lightweight, non-owning reference to a callable. \ No newline at end of file