Skip to content

Windows: partially restore install config generation#15519

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
mshabunin:fix-custom-install
Sep 18, 2019
Merged

Windows: partially restore install config generation#15519
opencv-pushbot merged 1 commit intoopencv:3.4from
mshabunin:fix-custom-install

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

This pullrequest changes

Windows pack root cmake config script does not support custom layout, it is always assumed to be $ARCH/$RUNTIME/lib, thus we can not put cmake files for single configuration to OPENCV_LIB_INSTALL_PATH. Partially reverted changes made by #15418, root cmake config mechanism should be updated to support custom cmake files locations.

Also added OPENCV_SKIP_CMAKE_ROOT_CONFIG option to force flat cmake config layout just like on UNIX systems.

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you!

@opencv-pushbot opencv-pushbot merged commit 5a75808 into opencv:3.4 Sep 18, 2019
@alalek alalek mentioned this pull request Sep 20, 2019
@mshabunin mshabunin deleted the fix-custom-install branch July 14, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants