<div dir="ltr">Sweet :D -- Thanks Jed.<div><br></div><div>Just a question though. When I run cmake in the build directory I get:</div><div><br></div><div><div>-- Performing Test MULTIPASS_TEST_1_petsc_works_minimal</div><div>

-- Performing Test MULTIPASS_TEST_1_petsc_works_minimal - Failed</div><div>-- Performing Test MULTIPASS_TEST_2_petsc_works_allincludes</div><div>-- Performing Test MULTIPASS_TEST_2_petsc_works_allincludes - Failed</div><div>

-- Performing Test MULTIPASS_TEST_3_petsc_works_alllibraries</div><div>-- Performing Test MULTIPASS_TEST_3_petsc_works_alllibraries - Failed</div><div>-- Performing Test MULTIPASS_TEST_4_petsc_works_all</div><div>-- Performing Test MULTIPASS_TEST_4_petsc_works_all - Failed</div>

<div>-- PETSc could not be used, maybe the install is broken.</div><div>-- PETSc could not be found.  Be sure to set PETSC_DIR and PETSC_ARCH.  (missing:  PETSC_EXECUTABLE_RUNS)</div><div>-- PETSc could not be found.  Be sure to set PETSC_DIR and PETSC_ARCH.  (missing:  PETSC_EXECUTABLE_RUNS)</div>

<div><br></div><div><br></div><div>But actually I can make and run the binary without any problem! should I ignore this? I do set PETSC_DIR and PETSC_ARCH in my CMakeLists.txt.</div><div><br></div><div><br><br><div class="gmail_quote">

On Fri, Apr 13, 2012 at 3:19 PM, Jed Brown <span dir="ltr">&lt;<a href="mailto:jedbrown@mcs.anl.gov">jedbrown@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><br><div class="gmail_quote"><div class="im">On Fri, Apr 13, 2012 at 17:17, Mohammad Mirzadeh <span dir="ltr">&lt;<a href="mailto:mirzadeh@gmail.com" target="_blank">mirzadeh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">Hi,<div><br></div><div>Are there any cmake conf file that I can include in my CMakeLists.txt that would automatically detect include/lib directory for my petsc installation? Right now I&#39;m doing this manually and was wondering if its possibel to automate it.</div>


</div></blockquote><div><br></div></div><div><a href="https://github.com/jedbrown/cmake-modules/blob/master/FindPETSc.cmake" target="_blank">https://github.com/jedbrown/cmake-modules/blob/master/FindPETSc.cmake</a></div>

<div> </div></div>
</blockquote></div><br></div></div></div>