camitk_extension(ACTION_EXTENSION 
                 CEP_NAME SDK
                 NEEDS_VIEWER_EXTENSION medicalimageviewer
                 DESCRIPTION "Actions to change the visibility of the viewers embedded in the Medical Image Viewer layout"
)

# 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 "") 
