Skip to content

opencv cmake changes #2

Closed
Closed
@adennie

Description

@adennie

Hi, can you clarify the changes needed to the opencv cmake files?

I assume that the change to the root CMakeLists.txt is to change

OCV_OPTION(WITH_FFMPEG "Include FFMPEG support" ON IF (NOT ANDROID AND NOT IOS))
to
OCV_OPTION(WITH_FFMPEG "Include FFMPEG support" ON IF (NOT IOS))

But the needed change to OpenCVFindLibsVideo.cmake is not as obvious to me.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions