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 5db3c7d commit 88b485dCopy full SHA for 88b485d
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 91dd418fa910498cc03dee397826099914cc3185 # v2023.08.25 +
+ GIT_TAG 3c47832f5162b5215b2164c21c4132544c65563d # v2023.11.05
19
)
20
21
lapackpp
22
GIT_REPOSITORY https://github.com/icl-utk-edu/lapackpp
23
- GIT_TAG 88088c33cd9467475e8f139f42d158620f11e64d # v2023.08.25 +
+ GIT_TAG e3aa0156b873d1e1349d083d7e5b66cfbdf9fb08 # v2023.11.05
24
25
26
# Allow setting a prefix for the library names
0 commit comments