summaryrefslogtreecommitdiffstats
path: root/Modules/FindMPI.cmake
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-12-15 19:17:43 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-12-15 19:17:43 (GMT)
commit74eaecfc3e049e96dd30ecadc1d62fb235d3caba (patch)
treef1d9d270ac65d41c3d9f0c45ccf93cd40ec1d921 /Modules/FindMPI.cmake
parent5966baeec375652f573221749436d0cc4d523e89 (diff)
downloadCMake-74eaecfc3e049e96dd30ecadc1d62fb235d3caba.zip
CMake-74eaecfc3e049e96dd30ecadc1d62fb235d3caba.tar.gz
CMake-74eaecfc3e049e96dd30ecadc1d62fb235d3caba.tar.bz2
ENH: cleanups
Diffstat (limited to 'Modules/FindMPI.cmake')
-rw-r--r--Modules/FindMPI.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindMPI.cmake b/Modules/FindMPI.cmake
index 049f32d..6851116 100644
--- a/Modules/FindMPI.cmake
+++ b/Modules/FindMPI.cmake
@@ -2,7 +2,7 @@
# This module looks for MPI (Message Passing Interface) support
# it will define the following values
# MPI_INCLUDE_PATH = where mpi.h can be found
-# MPI_LIBRARY = the library to link against (mpi mpich etc)
+# MPI_LIBRARY = the library to link in (mpi mpich etc)
FIND_PATH(MPI_INCLUDE_PATH mpi.h
/usr/local/include