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