aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorgeorg-emg <71000124+georg-emg@users.noreply.github.com>2021-03-26 19:39:45 +0100
committerGitHub <noreply@github.com>2021-03-26 11:39:45 -0700
commit73edefd8775d3897914b68b3664d19a81de2991e (patch)
tree75c091fe8073d2700f9c34319556618aef17cfe4 /versions
parentbe656b22a454b5ef3bb56113f5bf4c53b75fdba3 (diff)
downloadvcpkg-73edefd8775d3897914b68b3664d19a81de2991e.tar.gz
vcpkg-73edefd8775d3897914b68b3664d19a81de2991e.zip
[ryu] ryuConfig.cmake now selects the correct libraries when cross compiling (#16858)
* ryuConfig.cmake now checks the target rather than the host system to decide whether to install ryu.lib or linryu.a * executed vcpkg x-add-version ryu * Update ports/ryu/ryuConfig.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * executed vcpkg x-add-version ryu Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/r-/ryu.json5
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index dc4115289..41a5127e0 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5298,7 +5298,7 @@
},
"ryu": {
"baseline": "2.0",
- "port-version": 3
+ "port-version": 4
},
"safeint": {
"baseline": "3.24",
diff --git a/versions/r-/ryu.json b/versions/r-/ryu.json
index 0576a5182..0c1d1b31d 100644
--- a/versions/r-/ryu.json
+++ b/versions/r-/ryu.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "0f8ca7269cbb4141e7576295e2427a4208341aba",
+ "version-string": "2.0",
+ "port-version": 4
+ },
+ {
"git-tree": "faaef55aea17b88d0328989a64d948d8a09d7559",
"version-string": "2.0",
"port-version": 3