
ADD_EXECUTABLE( mbstomesh mbstomesh.cpp)

TARGET_LINK_LIBRARIES( mbstomesh ${LIBPLANKTON_LIBRARY}
                                 ${UF_LIBRARY}
                                 ${LIBPOLYP_LIBRARY} )
