project(medicalDICOM2LDM)

add_oiv_executable_notest(${PROJECT_NAME} medicalDICOM2LDM.cxx)

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