Update CMakeLists.txt

This commit is contained in:
Martin Kroeker 2022-11-08 16:21:11 +01:00 committed by GitHub
parent 2e64722681
commit e6204d254f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ set(BLAS2_COMPLEX_ONLY_MANGLED_SOURCES
# these do not have separate 'z' sources
set(BLAS3_SOURCES
gemm.c symm.c
trsm.c syrk.c syr2k.c gemmt.c
trsm.c syrk.c syr2k.c
)
set(BLAS3_MANGLED_SOURCES