Skip to content

[opencv] Make opencv build exportable#5857

Merged
Rastaban merged 3 commits intomicrosoft:masterfrom
seanwarren:fix-opencv-export
Mar 31, 2019
Merged

[opencv] Make opencv build exportable#5857
Rastaban merged 3 commits intomicrosoft:masterfrom
seanwarren:fix-opencv-export

Conversation

@seanwarren
Copy link
Contributor

opencv currently has some hard-coded absolute paths to the install directory in its CMake config scripts.
This means that this port fails when exported and installed in a different location.

This PR corrects these paths after the build to make them relative to the install location

@Rastaban Rastaban merged commit 52870c7 into microsoft:master Mar 31, 2019
@seanwarren seanwarren deleted the fix-opencv-export branch May 23, 2019 00:33
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