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 be80dd5 commit 80be947Copy full SHA for 80be947
CMakeLists.txt
@@ -15,12 +15,12 @@ include(FetchContent)
15
FetchContent_Declare(
16
blaspp
17
GIT_REPOSITORY https://github.com/icl-utk-edu/blaspp
18
- GIT_TAG 3c47832f5162b5215b2164c21c4132544c65563d # v2023.11.05
+ GIT_TAG 8d770a94797e000bea098776e1fce7590e9363b2 # v2024.10.26
19
)
20
21
lapackpp
22
GIT_REPOSITORY https://github.com/icl-utk-edu/lapackpp
23
- GIT_TAG e3aa0156b873d1e1349d083d7e5b66cfbdf9fb08 # v2023.11.05
+ GIT_TAG 07cd703c4613cd1f51661148debfc4eccc5d84a2 # v2024.10.26
24
25
26
# Allow setting a prefix for the library names
0 commit comments