diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-28 14:39:25 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-01 01:45:38 -0700 |
| commit | 4d28651f9ea0c6681d73b133386a42e1924d4b33 (patch) | |
| tree | 405237010a457942634ac8e31341a49f0e0f79e2 /ports/range-v3/CONTROL | |
| parent | 39d38f5aea18ef78e71a380a577970af97cbb38f (diff) | |
| download | vcpkg-4d28651f9ea0c6681d73b133386a42e1924d4b33.tar.gz vcpkg-4d28651f9ea0c6681d73b133386a42e1924d4b33.zip | |
[range-v3] Split ports to enable newer range-v3 versions on linux
Diffstat (limited to 'ports/range-v3/CONTROL')
| -rw-r--r-- | ports/range-v3/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/range-v3/CONTROL b/ports/range-v3/CONTROL index 6325b3a55..ee21c16c9 100644 --- a/ports/range-v3/CONTROL +++ b/ports/range-v3/CONTROL @@ -1,3 +1,4 @@ Source: range-v3 -Version: 20151130-vcpkg5 +Version: 0.3.5 +Build-Depends: range-v3-vs2015 (windows), range-v3-vs2015 (uwp) Description: Range library for C++11/14/17. |
