Skip to content

ios: don't force BUILD_opencv_world=OFF in case of excluded modules#18449

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:ios_dont_disable_world_automatically
Sep 28, 2020
Merged

ios: don't force BUILD_opencv_world=OFF in case of excluded modules#18449
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:ios_dont_disable_world_automatically

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Sep 28, 2020

relates #7358 #18381

There is no reason to disable opencv_world in general. This special module includes subset of OpenCV modules. For example, it should be able to build with opencv_core only.
Looks like disabling opencv_world was wrong from the beginning (by #7358 and following fixes).

P.S. Use --without world to disable opencv_world again

/cc @komakai @sjang42 @nevir

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Sep 28, 2020

👍

@opencv-pushbot opencv-pushbot merged commit 08b36e4 into opencv:3.4 Sep 28, 2020
@alalek alalek mentioned this pull request Sep 28, 2020
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.

2 participants