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

[openimageio] find_package support #7588

Merged
merged 3 commits into from
Aug 9, 2019
Merged

[openimageio] find_package support #7588

merged 3 commits into from
Aug 9, 2019

Conversation

grdowns
Copy link
Contributor

@grdowns grdowns commented Aug 8, 2019

The OpenImageIO port has a valid FindOpenImageIO.cmake module, but this isn't available to users through find_package. Allow the module to be found and utilized by:

  • Copying the FindOpenImageIO.cmake module to the share directory
  • Using a wrapper to extend find_package's module search to include the share directory

Closes #5170

@grdowns grdowns added the info:internal This PR or Issue was filed by the vcpkg team. label Aug 8, 2019
@grdowns grdowns merged commit 743e168 into microsoft:master Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

1 participant