

add_oiv_executable(04.Actions.PrintVolume
  GetVolumeAction.cxx
  printVolume.cxx
)

target_link_libraries(04.Actions.PrintVolume ${LDM_LIBRARIES} ${VolumeViz_LIBRARIES})
