Skip to content
Snippets Groups Projects
Commit 9c6d24d9 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

SDPA-C missing library

parent 26cb4bc7
No related branches found
No related tags found
No related merge requests found
......@@ -59,4 +59,4 @@ realtime_lib = -lrt
sdpac_all_include = $(suitesparse_include) $(mumps_include)
sdpac_all_lib = $(suitesparse_lib) $(mumps_lib) $(openblas_lib) \
$(openmp_lib) $(fortran_lib) $(realtime_lib)
$(openmp_lib) $(fortran_lib) $(realtime_lib) -llapacke
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment