Skip to content

[shaderc] Add fix for installing shaderc_util#18979

Merged
vicroms merged 2 commits intomicrosoft:masterfrom
chrismile:shaderc-util-fix
Jul 23, 2021
Merged

[shaderc] Add fix for installing shaderc_util#18979
vicroms merged 2 commits intomicrosoft:masterfrom
chrismile:shaderc-util-fix

Conversation

@chrismile
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

    The current version of the port shaderc neither installs shaderc_combined nor shaderc_shared, which both combine the targets shaderc and shaderc_util. Currently, only shaderc is installed by the port. However, if a program uses functionality from shaderc_util, there is currently no way to link to it. Thus, this PR adds shaderc_util as an installation target.

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

    all, no

  • 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.

@NancyLi1013 NancyLi1013 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 19, 2021
@NancyLi1013 NancyLi1013 added info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. and removed requires:author-response labels Jul 23, 2021
@vicroms vicroms merged commit 5ce620b into microsoft:master Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants