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 38e5b08 commit b50109cCopy full SHA for b50109c
CMakeLists.txt
@@ -16,12 +16,12 @@ include(FetchContent)
16
FetchContent_Declare(
17
blaspp
18
GIT_REPOSITORY https://github.com/icl-utk-edu/blaspp
19
- GIT_TAG 91dd418fa910498cc03dee397826099914cc3185 # v2023.08.25 +
+ GIT_TAG 3c47832f5162b5215b2164c21c4132544c65563d # v2023.11.05
20
)
21
22
lapackpp
23
GIT_REPOSITORY https://github.com/icl-utk-edu/lapackpp
24
- GIT_TAG 88088c33cd9467475e8f139f42d158620f11e64d # v2023.08.25 +
+ GIT_TAG e3aa0156b873d1e1349d083d7e5b66cfbdf9fb08 # v2023.11.05
25
26
27
# Allow setting a prefix for the library names
0 commit comments