[Dune] How to get rid of Lapack?

Aleksejs Fomins aleksejs.fomins at lspr.ch
Tue Feb 9 10:15:43 CET 2016


Dear Dune,

I have Lapack and CLapack installed on my system.

I want to use CLapack in my code. However, Dune finds Lapack, and passes the Lapack library to my executable, thus causing name conflict.

Would it be possible to explicitly exclude a library from a project with CMake?

Regards,
Aleksejs




More information about the Dune mailing list