Skip to content

Commit b0fa681

Browse files
authored
Update CMakeLists.txt
1 parent 0c6c7b9 commit b0fa681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

enzyme/BCLoad/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ set_target_properties(openblas PROPERTIES EXCLUDE_FROM_ALL TRUE)
6565

6666
ExternalProject_Add(fblas
6767
GIT_REPOSITORY https://github.com/EnzymeAD/clapack
68-
GIT_TAG 94f7c3118b7ce8267469457b17ede31ae88957a1
68+
GIT_TAG 580e3b523363c355f68a3127d6a005369829e241
6969
PREFIX fblas
7070
BUILD_IN_SOURCE 1
7171
INSTALL_DIR ${CMAKE_CURRENT_BINARY_DIR}/openblas/install

0 commit comments

Comments
 (0)