Ask Your Question

Revision history [back]

As far as I understand the situation, setting INSTALL_CREATE_DISTRIB to true (default is false) in cmake/OpenCVModule.cmake does not use LINK_INTERFACE_LIBRARIES but LINK_PRIVATE instead and solves my problem.