
add_oiv_executable(Machining
  SoVRBrush.cxx
  MachiningAuditor.cxx
  Machining.cxx
)

target_link_libraries(Machining ${DialogViz_LIBRARIES})

