aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/cmake/FindMKL.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/cmake/FindMKL.cmake')
-rw-r--r--bench/btl/cmake/FindMKL.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/bench/btl/cmake/FindMKL.cmake b/bench/btl/cmake/FindMKL.cmake
index 4bc009d8c..7cfd10dfb 100644
--- a/bench/btl/cmake/FindMKL.cmake
+++ b/bench/btl/cmake/FindMKL.cmake
@@ -27,8 +27,6 @@ if(MKL_LIBRARIES)
set(MKL_LIBRARIES ${MKL_LIBRARIES} mkl_intel_lp64 mkl_sequential guide pthread)
endif(MKL_LIBRARIES)
-message(STATUS ${MKL_LIBRARIES})
-
else(${CMAKE_HOST_SYSTEM_PROCESSOR} STREQUAL "x86_64")
find_library(MKL_LIBRARIES