<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I am trying to move to cmake to build my code. How would you suggest to handle the dependency on PETSc?<BR>
Currently my makefile relies on the PETSc variables for building the all code, namely FLINKER, CLINKER and so on. I found the FindPETSc.cmake module and I successfully used it<BR>
but it does not import the aforementioned variables.<BR>
Any suggestion on the matter is greatly appreciated.<BR>
<BR>
Thanks,<BR>
Michele
</BODY>
</HTML>