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
2b9de7f4
Commit
2b9de7f4
authored
Mar 10, 2018
by
Davis King
Browse files
renamed file
parent
d30f87b6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
dlib/CMakeLists.txt
dlib/CMakeLists.txt
+1
-1
dlib/cmake_utils/find_blas.cmake
dlib/cmake_utils/find_blas.cmake
+0
-0
No files found.
dlib/CMakeLists.txt
View file @
2b9de7f4
...
...
@@ -512,7 +512,7 @@ if (NOT TARGET dlib)
if
(
DLIB_USE_BLAS OR DLIB_USE_LAPACK OR DLIB_USE_MKL_FFT
)
# Try to find BLAS, LAPACK and MKL
include
(
cmake_utils/
cmake_
find_blas.
txt
)
include
(
cmake_utils/find_blas.
cmake
)
if
(
DLIB_USE_BLAS
)
if
(
blas_found
)
...
...
dlib/cmake_utils/
cmake_
find_blas.
txt
→
dlib/cmake_utils/find_blas.
cmake
View file @
2b9de7f4
File moved
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