Update LAPACK to 3.9.0

This commit is contained in:
Martin Kroeker 2019-12-29 18:53:38 +01:00 committed by GitHub
parent c65214ab37
commit 3563012d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13789 additions and 6953 deletions

View File

@ -1,3 +1,3 @@
set(LAPACKE_INCLUDE lapacke.h lapacke_config.h lapacke_utils.h) set(LAPACKE_INCLUDE lapacke.h lapack.h lapacke_config.h lapacke_utils.h)
file(COPY ${LAPACKE_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include) file(COPY ${LAPACKE_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff