On Wed, Nov 30, 2011 at 16:40, Jack Poulson <jack.poulson at gmail.com> wrote:
> No, but perhaps I should. My understanding is that those lines only need > to be changed when ParMetis is included as a subproject, as they seem to > have configured the build system to use relative paths. That's a misuse of CMake. Normally you build from a separate build directory (so that you can clean reliably and independently between configurations). That ParMetis misuses CMake by default isn't an excuse for not allowing it to be used properly. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111130/2925a839/attachment.html>
