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

[alembic,geogram,openimageio]: openexr and libraw debug linkage, minor fix for geogram #8379

Merged
merged 1 commit into from
Sep 29, 2019
Merged

[alembic,geogram,openimageio]: openexr and libraw debug linkage, minor fix for geogram #8379

merged 1 commit into from
Sep 29, 2019

Conversation

ChaoJia
Copy link
Contributor

@ChaoJia ChaoJia commented Sep 28, 2019

[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into;
geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path;
openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;

… installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into;

geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path;
openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
@cbezault cbezault merged commit b9c87f4 into microsoft:master Sep 29, 2019
@ChaoJia ChaoJia deleted the fix-alembic-geogram-openimageio branch October 2, 2019 14:35
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.

2 participants