if(APPLE)
  link_libraries( "${LDM_LIBRARIES}" )
endif()
link_libraries( "${VolumeViz_LIBRARIES}" )

add_oiv_executable(Annotation3D-BBox MakeBBox.cxx BBoxExample.cxx)
