diff options
| author | Martin Moene <martin.moene@gmail.com> | 2019-05-26 21:17:02 +0200 |
|---|---|---|
| committer | Martin Moene <martin.moene@gmail.com> | 2019-05-26 21:17:02 +0200 |
| commit | 549bdaa57ccc8034cb802d2a45543cf45d22b5bf (patch) | |
| tree | 97a5649adbe845055c7be50e0ae6d8da960f329b /ports/any-lite/CONTROL | |
| parent | 0cbbeda9cd47dd3c5c9126d7e504bc3ca08d6ccc (diff) | |
| download | vcpkg-549bdaa57ccc8034cb802d2a45543cf45d22b5bf.tar.gz vcpkg-549bdaa57ccc8034cb802d2a45543cf45d22b5bf.zip | |
[any-lite] Add v0.2.0
Diffstat (limited to 'ports/any-lite/CONTROL')
| -rw-r--r-- | ports/any-lite/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/any-lite/CONTROL b/ports/any-lite/CONTROL new file mode 100644 index 000000000..6eaf3d167 --- /dev/null +++ b/ports/any-lite/CONTROL @@ -0,0 +1,3 @@ +Source: any-lite
+Version: 0.2.0
+Description: A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
|
