[CMake] win32 FindMPI: mpic++ --showme:compile output
MM
finjulhich at gmail.com
Sun Oct 2 14:07:49 EDT 2011
hi
is mpic++ --showme:compile output supposed to be assigned to
MPI_CXX_COMPILE_FLAGS variable in cmake?
MPI_CXX_FOUND
MPI_CXX_COMPILER
MPI_CXX_INCLUDE_PATH
MPI_CXX_LIBRARIES
are correctly populated but
"${MPI_CXX_COMPILE_FLAGS}"
"${MPI_CXX_LINK_FLAGS}"
are empty.
However mpic++ --showme:compile on the same command line returns a list of
flags,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111002/e8858f7f/attachment.htm>
More information about the CMake
mailing list