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