# Call CamiTK CMake Macro to define the action
camitk_extension(   ACTION_EXTENSION
                    DEFINES COMPILE_PIXELCOLORCHANGER_ACTION_API
                    CEP_NAME SDK
                    DESCRIPTION "Allows changing the color of the image pixels"
                    TEST_APPLICATION ${APPLICATION_TEST_ACTION}
                    TEST_FILES bassin.msh BigEndian.hdr BigEndian.img BigEndianCompressed1.hdr BigEndianCompressed1.img biorad.pic brain.mha cthead1.lsm diaphragm.pml head1.STL
                )