1
1
openmpi/ompi/mca/coll
Shiqing Fan 872a4047ba Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake.
In CMake 2.6 and earlier, this function add dependencies for targets and also link the target libraries automatically, but in CMake 2.8,this behavior has been changed, i.e. it will only add the dependencies but no link, which will cause linking errors at compilation time.

This commit was SVN r22405.
2010-01-14 18:10:20 +00:00
..
base ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
basic Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
demo ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
hierarch Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
inter - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
self Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
sm Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
sm2 - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
sync Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
tuned Indentation. 2009-12-02 22:03:52 +00:00
coll.h Two major things in this commit: 2009-01-14 23:44:31 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00