[petsc-users] FindPETSc.cmake expects petscvariables in wrong location
Joachim Wuttke
j.wuttke at fz-juelich.de
Tue Apr 11 10:58:28 CDT 2017
Satish, thank you very much for your prompt answers.
Your last one, however, does not solve my problem.
PETSC_ARCH='' is not the solution.
Line 115 of FindPETSc.cmake,
if (EXISTS "${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/petscvariables") # > 3.5
would then search for
${PETSC_DIR}//lib/petsc/conf/petscvariables
which obviously fails.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5110 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170411/d180d197/attachment.bin>
More information about the petsc-users
mailing list