Skip to content

Commit

Permalink
removed links
Browse files Browse the repository at this point in the history
  • Loading branch information
teseoch committed Jul 3, 2024
1 parent 2b691f0 commit ce63715
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmake/recipes/mkl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,7 @@ if(MKL_LINKING STREQUAL static)
else()
set(MKL_REMOTES mkl mkl mkl-devel)
endif()
https://anaconda.org/anaconda/mkl/2021.3.0/download/linux-64/mkl-2021.3.0-intel_520.tar.bz2
https://anaconda.org/anaconda/mkl/2021.3.0/download/linux-64/mkl-2021.3.0-h06a4308_520.tar.bz2

include(CPM)
foreach(name IN ITEMS ${MKL_REMOTES})
CPMAddPackage(
Expand Down

0 comments on commit ce63715

Please sign in to comment.