[lapack] add sources

This commit is contained in:
xoviat 2017-11-05 13:28:23 -06:00 committed by GitHub
parent e06446fe41
commit 3e0771dcc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ set(ZLASRC
zhetri_3x.f zhesv_rk.f zhb2st_kernels.f zhbev_2stage.f zhbevd_2stage.f
zhbevx_2stage.f zheev_2stage.f zheevd_2stage.f zheevr_2stage.f
zheevx_2stage.f zhegv_2stage.f zhetrd_2stage.f zhetrd_hb2st.F zhetrd_he2hb.f
zlarfy.f
zlarfy.f zpotrs.f
)
set(LA_REL_SRC ${ALLAUX})