aboutsummaryrefslogtreecommitdiff
path: root/ports/value-ptr-lite/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-08-09 23:59:40 +0800
committerGitHub <noreply@github.com>2021-08-09 08:59:40 -0700
commit3d4c4cbdc7b4e86b3a9c846d303591b6033edd96 (patch)
tree7390321954f3b0479b24df74900bdcea70c119eb /ports/value-ptr-lite/CONTROL
parent8aa1541d793e159454d4fd2884924bbb3484db47 (diff)
downloadvcpkg-3d4c4cbdc7b4e86b3a9c846d303591b6033edd96.tar.gz
vcpkg-3d4c4cbdc7b4e86b3a9c846d303591b6033edd96.zip
[value-ptr-lite] Fix usage (#19457)
* [value-ptr-lite] Fix usage * Add port-version * Update version files
Diffstat (limited to 'ports/value-ptr-lite/CONTROL')
-rw-r--r--ports/value-ptr-lite/CONTROL7
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/value-ptr-lite/CONTROL b/ports/value-ptr-lite/CONTROL
deleted file mode 100644
index 0891d31fd..000000000
--- a/ports/value-ptr-lite/CONTROL
+++ /dev/null
@@ -1,7 +0,0 @@
-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