Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
a7363d41
Commit
a7363d41
authored
Jan 24, 2018
by
Davis King
Browse files
merged
parents
c7fcf2ab
055d5a07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/cmake_utils/cmake_find_blas.txt
dlib/cmake_utils/cmake_find_blas.txt
+1
-0
No files found.
dlib/cmake_utils/cmake_find_blas.txt
View file @
a7363d41
...
@@ -73,6 +73,7 @@ if (UNIX OR MINGW)
...
@@ -73,6 +73,7 @@ if (UNIX OR MINGW)
/opt/intel/mkl/*/lib/em64t
/opt/intel/mkl/*/lib/em64t
/opt/intel/mkl/lib/intel64
/opt/intel/mkl/lib/intel64
/opt/intel/lib/intel64
/opt/intel/lib/intel64
/opt/intel/mkl/lib
)
)
find_library(mkl_intel mkl_intel_lp64 ${mkl_search_path})
find_library(mkl_intel mkl_intel_lp64 ${mkl_search_path})
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment