Merge pull request #19681 from eplankin:link_problem
authoreplankin <elena.plankina@intel.com>
Wed, 31 Mar 2021 09:24:37 +0000 (12:24 +0300)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 09:24:37 +0000 (09:24 +0000)
commit6f1eefec69b3d0c2e5e63276d20fd15b5f888d50
treef4824f84c39f3a53486c98833a63cd8e0d92c9d4
parent0dcb99cf236ab58428f2592a0f953cc8876d34ff
Merge pull request #19681 from eplankin:link_problem

* Workaround for IPP linking problem

* Apply -Bsymbolic to all cases when IPP is on

* Tried to hide symbols on MacOS

* Tried on --exclude-libs option

* Fixed macos and win warnings

* Fixed win build

* cmake(IPP): move --exclude-libs,libippcore.a to IPP CMake file

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
cmake/OpenCVFindIPP.cmake