mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Fix typo in FindMKL.cmake
This commit is contained in:
parent
92831d4de1
commit
55e8de4ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -461,6 +461,6 @@ if(MKL_FOUND AND NOT TARGET CP2K_MKL::blas)
|
|||
set(CP2K_BLAS_VENDOR "MKL")
|
||||
set(CP2K_MKL_SCALAPACK_VENDOR TRUE)
|
||||
mark_as_advanced(CP2K_BLAS_VENDOR)
|
||||
mark_as_advanced(CP2K_NKL_FOUND)
|
||||
mark_as_advanced(CP2K_MKL_FOUND)
|
||||
mark_as_advanced(CP2K_MKL_SCALAPACK_VENDOR)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue