1
1
openmpi/orte/tools/orte-restart
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
..
CMakeLists.txt Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
help-orte-restart.txt Some more C/R related commits that have been sitting off-trunk for a while. 2009-05-08 20:51:13 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
orte-restart.1in Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00
orte-restart.c A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00