# Disable this action as long as the Interactive viewer does not consider the arbitrary viewer back.
camitk_extension(DISABLED
                 ACTION_EXTENSION
                 CEP_NAME SDK
                 DESCRIPTION "Control of the arbitrary slice on image component"
                 TEST_APPLICATION ${APPLICATION_TEST_ACTION}
                 TEST_FILES bassin.msh brain.mha head1.STL liver-smooth.obj Mesh.off mixed_3D_beam.msh ramp1.gipl robot.wrl scissors.obj simple.vtk sinus_skin.vtk sinus_skull.vtk skull1.stl structured.vtk sinus.mhd
)

# Recursively update the shiboken path variable containing the CamiTK SDK tree structure
set(SHIBOKEN_CAMITK_SDK_PATH ${SHIBOKEN_CAMITK_SDK_PATH}:${CMAKE_CURRENT_SOURCE_DIR} CACHE INTERNAL "") 
