Skip to content

[shaderc] Fix CMake export target files#23269

Merged
vicroms merged 2 commits intomicrosoft:masterfrom
LilyWangLL:dev/LilyWang/issue23208
Feb 28, 2022
Merged

[shaderc] Fix CMake export target files#23269
vicroms merged 2 commits intomicrosoft:masterfrom
LilyWangLL:dev/LilyWang/issue23208

Conversation

@LilyWangLL
Copy link
Contributor

Fixes #23208
Add export CMake target and config files for shaderc.

@LilyWangLL LilyWangLL added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal labels Feb 25, 2022
@LilyWangLL LilyWangLL marked this pull request as ready for review February 28, 2022 08:56
@LilyWangLL LilyWangLL requested a review from JackBoosY February 28, 2022 08:56
@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Feb 28, 2022
@vicroms vicroms merged commit 99fe2f9 into microsoft:master Feb 28, 2022
ekilmer added a commit to ekilmer/vcpkg that referenced this pull request Mar 2, 2022
* master: (108 commits)
  [calceph] update to version 3.5.1 (microsoft#23325)
  [SpeexDSP] Missing windows definitions (microsoft#23296)
  [triton] Fix usage (microsoft#23250)
  [vcpkg_configure_make] Report warning when unresolved arguments are passed in (microsoft#22567)
  [openmvg] no absolute paths (microsoft#22342)
  [python2] no absolute paths (microsoft#22329)
  [libcpplocate] New port (microsoft#23173)
  [Intelrdfpmathlib] Fix post build error (microsoft#23286)
  [docs] Update maintainer guide to include CMAKE_REQUIRE_FIND_PACKAGE. (microsoft#23321)
  [new-port-template] Remove deprecated cmake (microsoft#23283)
  [xtensor] Update to 0.24.0 (microsoft#23238)
  [pcl/soil2] Disable optimizations for individual function (microsoft#23252)
  [cnats] Add new port (C client for the NATS messaging system). (microsoft#23258)
  [nanobench] Update to 4.3.6 (microsoft#23262)
  [elfio] Update elfio to 3.10 (microsoft#23263)
  [tomlplusplus] Update to 3.0.1 (microsoft#23268)
  [shaderc] Fix CMake export target files (microsoft#23269)
  [PCL] Fix namespace and  VS2022 error C3052 (microsoft#23273)
  [libressl] update to 3.4.2 (microsoft#23276)
  [asio-grpc] Update to 1.4.0 (microsoft#23277)
  ...
@LilyWangLL LilyWangLL deleted the dev/LilyWang/issue23208 branch May 17, 2022 03:05
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.

[shaderc] Shaderc doesn't install a "config" CMake file, so it can't be found with find_package after a successful install

3 participants