xref: /phasta/checkphasta/CMakeLists.txt (revision 16223cb9c3f88b34f2cb94151b5cf5ffc1aac5e2)
1add_executable(checkphasta checkphasta.cpp)
2target_link_libraries(checkphasta phastaIO ${MPI_LIBRARIES})
3