# Call CamiTK CMake Macro to define the action

camitk_extension(ACTION_EXTENSION
				 TEST_APPLICATION ${APPLICATION_TEST_ACTION}	
                 TEST_FILES
                 CEP_NAME SDK
                 DESCRIPTION "Allows one to change a component position and orientation by changing its frame."
)

