add_library( MeshVizAuditors STATIC GraphAuditors.cxx GraphEditors.cxx )
target_link_libraries(MeshVizAuditors ${DialogViz_LIBRARIES})
