cmake: update OpenBLAS support
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 27 Oct 2017 23:22:21 +0000 (02:22 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 28 Oct 2017 07:17:37 +0000 (10:17 +0300)
commit5f80e42dac5f186d8b5fe9c64d700db26e5753e7
tree322ccba48d9566d73fe41ebfd0d05debb1812c01
parent7b0d2d189fc1da625c4fa9af72e7461520835fce
cmake: update OpenBLAS support

- reorder path HINTS to avoid conflicts with other LAPACK libraries
- add extern "C" { } to avoid generation of C++ symbols
cmake/OpenCVFindLAPACK.cmake
cmake/OpenCVFindOpenBLAS.cmake