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

[evpp] Add vcpkg-cmake-wrapper.cmake #12533

Closed
wants to merge 5 commits into from

Conversation

LilyWangL
Copy link
Contributor

@LilyWangL LilyWangL commented Jul 22, 2020

Describe the pull request

@LilyWangL LilyWangL added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. labels Jul 22, 2020
@LilyWangL LilyWangL changed the title [evpp] Add vcpkg-cmake-wrapper.cmake and vcpkg.json [evpp] Add vcpkg-cmake-wrapper.cmake Jul 24, 2020
@NancyLi1013 NancyLi1013 marked this pull request as ready for review July 24, 2020 08:11
@NancyLi1013 NancyLi1013 added the info:reviewed Pull Request changes follow basic guidelines label Jul 24, 2020
@@ -0,0 +1,22 @@
include(FindPackageHandleStandardArgs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use the standard -config.cmake mechanism (share/evpp/evpp-config.cmake) instead of vcpkg-cmake-wrapper. The wrapper technique is explicitly to handle tweaks to built-in FindXYZ.cmake modules inside CMake.

@NancyLi1013 NancyLi1013 removed the info:reviewed Pull Request changes follow basic guidelines label Jul 28, 2020
@LilyWangL LilyWangL marked this pull request as draft August 18, 2020 07:24
@LilyWangL LilyWangL closed this Nov 11, 2020
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:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[evpp] Could not find a package configuration file provided by "evpp"
3 participants