Skip to content
Snippets Groups Projects
Commit 2096be21 authored by Bartosz Podrygajlo's avatar Bartosz Podrygajlo
Browse files

Resove ambiguity in including cblas.h between libatlas-base-dev and libblas-dev.

Both libraries install a symlink from cblas.h to their respective header implementations
so symlink depends on install order. Since we are linking against libblas-dev the
include was changed to point to its header version.
parent e8a08376
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment