Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
80d4feb5
Commit
80d4feb5
authored
Jun 14, 2016
by
Matthieu Schaller
Browse files
Link with metis already at the library stage
parent
c1ca4faa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
80d4feb5
...
...
@@ -69,6 +69,7 @@ libswiftsim_la_SOURCES = $(AM_SOURCES)
# Sources and flags for MPI library
libswiftsim_mpi_la_SOURCES
=
$(AM_SOURCES)
libswiftsim_mpi_la_CFLAGS
=
$(AM_CFLAGS)
-DWITH_MPI
$(METIS_INCS)
libswiftsim_mpi_la_LDFLAGS
=
$(AM_LDFLAGS)
-DWITH_MPI
$(METIS_LIBS)
libswiftsim_mpi_la_SHORTNAME
=
mpi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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