# Call CamiTK CMake Macro to define the action
camitk_extension(ACTION_EXTENSION
                 DESCRIPTION "Manipulating Frames."
                 ENABLE_AUTO_TEST
                 TEST_FILES brain.mha structured.vtk
                 NEEDS_VIEWER_EXTENSION interactivegeometryviewer                 
)
