Skip to content

Commit 9c8ac6c

Browse files
committed
Bump oneMath version to v0.7
1 parent 61672ca commit 9c8ac6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ if(_use_onemkl_interfaces)
122122
FetchContent_Declare(
123123
onemkl_interfaces_library
124124
GIT_REPOSITORY https://github.com/uxlfoundation/oneMath.git
125-
GIT_TAG 8f4312ef966420b9b8b4b82b9d5c22e2c91a1fe7 # v0.6
125+
GIT_TAG 20ba6fd7ae4af6ed693246cfd22c343e6522edbe # v0.7
126126
)
127127
endif()
128128

0 commit comments

Comments
 (0)