1add_executable(checkphasta checkphasta.cpp) 2target_link_libraries(checkphasta phastaIO ${MPI_LIBRARIES}) 3