1
1
openmpi/orte/mca/plm/process
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
..
.windows Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
configure.m4 - Change the property of a few files, that obviously 2009-08-11 01:40:00 +00:00
configure.params - Change the property of a few files, that obviously 2009-08-11 01:40:00 +00:00
help-plm-process.txt Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
Makefile.am - Change the property of a few files, that obviously 2009-08-11 01:40:00 +00:00
plm_process_component.c Add a separate function for reading remote registry, so that it could be easily reused. 2009-06-26 13:35:45 +00:00
plm_process_module.c Correct a few variable names. 2010-01-14 10:55:15 +00:00
plm_process.h Add a separate function for reading remote registry, so that it could be easily reused. 2009-06-26 13:35:45 +00:00