aboutsummaryrefslogtreecommitdiff
path: root/ports/value-ptr-lite/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-08-29 14:12:07 -0700
committerPhil Christensen <philc@microsoft.com>2019-08-29 14:12:07 -0700
commitf9fa4dc19a6c81fbae099c22d6734cde399708f2 (patch)
treea99428a410c09bd0aee47d9925f766c8e05ff568 /ports/value-ptr-lite/CONTROL
parent92c26a2527e17f58cb07f626b31c60acc24703bd (diff)
downloadvcpkg-f9fa4dc19a6c81fbae099c22d6734cde399708f2.tar.gz
vcpkg-f9fa4dc19a6c81fbae099c22d6734cde399708f2.zip
[status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563)
* [status-value-lite, type-lite, value-ptr-lite] Add new ports
Diffstat (limited to 'ports/value-ptr-lite/CONTROL')
-rw-r--r--ports/value-ptr-lite/CONTROL7
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/value-ptr-lite/CONTROL b/ports/value-ptr-lite/CONTROL
new file mode 100644
index 000000000..0891d31fd
--- /dev/null
+++ b/ports/value-ptr-lite/CONTROL
@@ -0,0 +1,7 @@
+Source: value-ptr-lite
+Version: 0.2.1
+Homepage: https://github.com/martinmoene/value-ptr-lite
+Description: A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library.
+
+Feature: test
+Description: Build with test \ No newline at end of file