On Mon, Sep 8, 2008 at 5:28 PM, Robert Kubrick <[EMAIL PROTECTED]> wrote:
> I see. So you mean removing the cache files everytime I change the CXX
> variable?
> That works as far as I only use mpicxx, but if I want to run a profiled
> version of my program I should be able to set a variable to switch to mpicxx
> -mpe=mpianim without regenerating the Makefiles.

Make mpicxx your compiler, then just change the CMAKE_CXX_FLAGS to
include --mpe=mpanim (?)

  - Doug
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to