Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jennifer Ryan
Nektar
Commits
a2a8e98f
Commit
a2a8e98f
authored
Mar 03, 2017
by
Dave Moxey
Browse files
Update gsmpi to use MPI_CXX_*
parent
eb4ef64b
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/ThirdPartyMPI.cmake
View file @
a2a8e98f
...
...
@@ -51,8 +51,8 @@ IF( NEKTAR_USE_MPI )
IF
(
THIRDPARTY_BUILD_GSMPI
)
EXTERNALPROJECT_ADD
(
gsmpi-1.2.1
URL
${
TPURL
}
/gsmpi-1.2.1
-
1.tar.bz2
URL_MD5
5a4ee99acca40939903fb23de3ca05e6
URL
${
TPURL
}
/gsmpi-1.2.1
_
1.tar.bz2
URL_MD5
c247ed68134a65b8033c639277e46825
STAMP_DIR
${
TPBUILD
}
/stamp
DOWNLOAD_DIR
${
TPSRC
}
SOURCE_DIR
${
TPSRC
}
/gsmpi-1.2.1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment