camitk_extension(ACTION_EXTENSION
                 CEP_NAME SDK
                 DESCRIPTION "Display in 3D the component"
                 ENABLE_AUTO_TEST
                 TEST_FILES bassin.msh brain.mha 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 "") 
