Dear all, I'n now using cmake to build my project. I had tried Jed's FindPETSc module, it works pretty fine. However, the variable PETSC_LIBRARIES it generates only have libpetsc.so. And I want to use the external libraries directly, so I need to get the whole libraries like PETSC_LIB in petscvariables. Can anyone provide some hints?
Thanks in advance. Best regards, Ce Qin
