We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c375af commit 11771fbCopy full SHA for 11771fb
CMakeLists.txt
@@ -117,7 +117,7 @@ if(_use_onemkl_interfaces)
117
FetchContent_Declare(
118
onemkl_interfaces_library
119
GIT_REPOSITORY https://github.com/oneapi-src/oneMKL.git
120
- GIT_TAG f2d2dcb4213a435bb60fbb88320c5f24892423ce
+ GIT_TAG 8f4312ef966420b9b8b4b82b9d5c22e2c91a1fe7 # v0.6
121
)
122
FetchContent_MakeAvailable(onemkl_interfaces_library)
123
set(CMAKE_INSTALL_RPATH "${CMAKE_BINARY_DIR}/lib")
0 commit comments