diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-08-19 08:18:05 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-18 17:18:05 -0700 |
| commit | c721ff67847649837274dfe3ee4cb658dc57baa1 (patch) | |
| tree | c2aedc9087f67067b121bce31c1f808307fdd266 /versions/baseline.json | |
| parent | f0da48d233a260e40a65083cdcc5b6b1e9d02e29 (diff) | |
| download | vcpkg-c721ff67847649837274dfe3ee4cb658dc57baa1.tar.gz vcpkg-c721ff67847649837274dfe3ee4cb658dc57baa1.zip | |
[lua] Add error message to feature `cpp` when building uwp (#19510)
* [lua] Add error message to the cpp selection feature when building uwp.
* version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index dfa6f21d0..01181049e 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3890,7 +3890,7 @@ }, "lua": { "baseline": "5.4.3", - "port-version": 2 + "port-version": 3 }, "luabridge": { "baseline": "2.6", |
