Skip to content

cmake: fix LAPACK/MKL detection#9851

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:cmake_fix_lapack_mkl_detection
Oct 13, 2017
Merged

cmake: fix LAPACK/MKL detection#9851
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:cmake_fix_lapack_mkl_detection

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 13, 2017

resolves #9622

Don't reset LAPACK_LIBRARIES in buggy "else" block on line 136 (because condition "NOT HAVE_LAPACK" is misplaced).

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 13, 2017

👍

@opencv-pushbot opencv-pushbot merged commit 23f26fb into opencv:master Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation and linking errors with Intel IPP/MKL 2018

2 participants