diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-23 06:52:20 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-23 06:52:20 -0700 |
| commit | 651fc946512d8a3bbfc992dd2c5a6935a9a7bfeb (patch) | |
| tree | a6f5ed3e7a9652eb19fc7050cc857a5dd5a95d63 /ports/mpark-variant/CONTROL | |
| parent | b00aa49657622862670a9c39a497f8455f57986f (diff) | |
| download | vcpkg-651fc946512d8a3bbfc992dd2c5a6935a9a7bfeb.tar.gz vcpkg-651fc946512d8a3bbfc992dd2c5a6935a9a7bfeb.zip | |
[mpark-variant] Initial commit of v1.3.0
Diffstat (limited to 'ports/mpark-variant/CONTROL')
| -rw-r--r-- | ports/mpark-variant/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/mpark-variant/CONTROL b/ports/mpark-variant/CONTROL new file mode 100644 index 000000000..d6cbf380e --- /dev/null +++ b/ports/mpark-variant/CONTROL @@ -0,0 +1,3 @@ +Source: mpark-variant +Version: 1.3.0 +Description: an implementation of C++17 std::variant for C++11/14/17. |
