Merge branch 'mpifix' of https://github.com/georgmichel/openEMS
This commit is contained in:
commit
fde213b269
@ -38,6 +38,7 @@ TARGET_LINK_LIBRARIES( nf2ff
|
||||
tinyxml
|
||||
${HDF5_LIBRARIES}
|
||||
${Boost_LIBRARIES}
|
||||
${MPI_LIBRARIES}
|
||||
)
|
||||
|
||||
ADD_EXECUTABLE( nf2ff_bin main.cpp )
|
||||
|
Loading…
Reference in New Issue
Block a user