- reorder path HINTS to avoid conflicts with other LAPACK libraries - add extern "C" { } to avoid generation of C++ symbols
* moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository. * trying to fix the bug with undefined symbols sgesdd_ and dgesdd_ * removed extra whitespaces; disabled LAPACK on IOS