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,

--
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to