Try again
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
5e7e294f72
commit
bf54999781
@ -30,7 +30,7 @@ index 2408b54..2e204b6 100644
|
||||
+ set(CLUSOL_TARGET "")
|
||||
+ find_package(BLAS)
|
||||
+ if(BLAS_FOUND)
|
||||
+ target_link_libraries(papilo PRIVATE ${BLAS_LIBRARIES})
|
||||
+ target_link_libraries(papilo ${BLAS_LIBRARIES})
|
||||
+ endif()
|
||||
else()
|
||||
set(PAPILO_HAVE_LUSOL 0)
|
||||
|
Loading…
Reference in New Issue
Block a user