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] build with libraw support #3830

Merged
merged 3 commits into from
Jul 3, 2018

Conversation

yann-lty
Copy link
Contributor

@yann-lty yann-lty commented Jul 2, 2018

Patch OpenImageIO CMake files to find 'libraw' as distributed by vcpkg ('raw_r' library renamed to 'raw') and enable libraw support in OIIO build.

* patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw' 
* activate USE_LIBRAW
* declare dependency to libraw in CONTROL file
@KindDragon
Copy link
Contributor

I think better support as Feature https://github.com/Microsoft/vcpkg/blob/3c16addc8c8e6516a4ee4edcb11c1fc428d38b96/ports/ceres/CONTROL#L7-L9

@ras0219-msft ras0219-msft merged commit 67d6200 into microsoft:master Jul 3, 2018
@ras0219-msft
Copy link
Contributor

Thanks for the PR!

@yann-lty yann-lty deleted the openimageio_with_libraw branch July 4, 2018 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants