microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.41k stars 6.47k forks source link

To restrictive support expressions for arm64-osx #23207

Closed autoantwort closed 2 years ago

autoantwort commented 2 years ago

The following ports have a to restrictive supports expression (list probably contains false positives)

Neumann-A commented 2 years ago

PASSING, Adapt support expression: vs-yasm:arm64-osx (Support expression says unsupported, but the port builds)

probably not. Since that is MSBuild integration of yasm

autoantwort commented 2 years ago

You can also use msbuild on macos 😄