project(medicalVolumeGeometry)

add_oiv_executable (${PROJECT_NAME} volumeGeometry.cxx) 

target_link_libraries (${PROJECT_NAME}
  ${OpenInventorMedical_LIBRARIES}
  ${VolumeViz_LIBRARIES}
  ${DialogViz_LIBRARIES}
  )
