<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I am using PETSc Fortran interface and
<meta http-equiv="content-type" content="text/html; charset=utf-8">
FindPETSc.cmake script to find PETSc.<br>
<a class="moz-txt-link-freetext" href="https://github.com/jedbrown/cmake-modules/blob/master/FindPETSc.cmake">https://github.com/jedbrown/cmake-modules/blob/master/FindPETSc.cmake</a><br>
<br>
PETSc from WEB has folder include folder:<br>
include/finclude<br>
<br>
while PETSc from git has folder:<br>
include/petsc-finclude<br>
<br>
Is there a way to make it compatible between different versions?<br>
<br>
Thanks!<br>
</body>
</html>