# itkimage component just needs to use the component_extension macro
camitk_extension(   COMPONENT_EXTENSION 
                    NEEDS_ITK 
                    CEP_NAME CEP_IMAGING
                    DEFINES _SCL_SECURE_NO_WARNINGS # to remove Windows MSVC warnings
                    DESCRIPTION "This component allows CamiTK to handle basic ITK format images."
)
