Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
1545b896
Commit
1545b896
authored
Jan 31, 2019
by
Brad King
Browse files
Merge branch 'backport-FindLAPACK-typo' into release-3.13
Merge-request:
!2897
parents
1faebf33
6f5e4a53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/FindLAPACK.cmake
View file @
1545b896
...
...
@@ -316,7 +316,7 @@ if (BLA_VENDOR MATCHES "Intel" OR BLA_VENDOR STREQUAL "All")
if
(
NOT
${
_LIBRARIES
}
)
check_lapack_libraries
(
${
_LIBRARIES
}
B
LA
S
LA
PACK
${
LAPACK_mkl_SEARCH_SYMBOL
}
""
""
...
...
@@ -329,7 +329,7 @@ if (BLA_VENDOR MATCHES "Intel" OR BLA_VENDOR STREQUAL "All")
if
(
NOT
${
_LIBRARIES
}
)
check_lapack_libraries
(
${
_LIBRARIES
}
B
LA
S
LA
PACK
${
LAPACK_mkl_SEARCH_SYMBOL
}
""
"
${
IT
}
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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