First time here? Check out the FAQ!
answered 2017-01-20 08:01:56 -0600
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.