# nothing special for this component extension
camitk_extension(   COMPONENT_EXTENSION
                    CEP_NAME SDK
                    DESCRIPTION "Support for .off files"
                    TEST_APPLICATION ${APPLICATION_TEST_COMPONENT}
                    DISABLE_TESTLEVEL3
                )

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