Update vcpkg baseline to latest released tags/2022.10.19#4100
Update vcpkg baseline to latest released tags/2022.10.19#4100
Conversation
This is now in-sync with Embedded C as well.
|
Follow-up to #4036 |
|
On Ubuntu 18, we are facing the same issue as the one in Embedded C: The build machines seem to have already defined |
|
The vcpkg tool change to ignore the |
|
So, the reason why this was failing only on Ubuntu 18.04 before was because the build machine images define
The CI was passing on other build machines (such as in Ubuntu 20), even though they too define
We, now, no longer rely on |
This is now in-sync with Embedded C as well.