Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pixel] Update to master #23550

Merged
merged 15 commits into from
Mar 16, 2022
Merged

[pixel] Update to master #23550

merged 15 commits into from
Mar 16, 2022

Conversation

Thomas1664
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

    Fixes [pixel] build failure in MSVC #10590
    Don't build examples
    Handle license in portfile.cmake because the port's CMakeLists.txt doesn't properly copy the license
    Remove from CI baseline

Note that I updated pixel to the latest commit on master because it contains bugfixes (see linked issue).

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    Yes, removed pixel for all triplets from CI baseline; may need to add uwp again if CI fails.

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

ports/pixel/vcpkg.json Outdated Show resolved Hide resolved
ports/pixel/portfile.cmake Outdated Show resolved Hide resolved
@Cheney-W Cheney-W added the category:port-update The issue is with a library, which is requesting update new revision label Mar 15, 2022
@Cheney-W Cheney-W added the info:reviewed Pull Request changes follow basic guidelines label Mar 16, 2022
@dan-shaw dan-shaw merged commit 4a34f75 into microsoft:master Mar 16, 2022
@Thomas1664 Thomas1664 deleted the pixel branch March 16, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pixel] build failure in MSVC
4 participants