This commit is contained in:
Thorsten Liebig 2016-08-26 20:28:02 +02:00
commit fde213b269

View File

@ -38,6 +38,7 @@ TARGET_LINK_LIBRARIES( nf2ff
tinyxml
${HDF5_LIBRARIES}
${Boost_LIBRARIES}
${MPI_LIBRARIES}
)
ADD_EXECUTABLE( nf2ff_bin main.cpp )