This example demonstrates constructing a Slicer3 command line module
plugin that can be built either against a Slicer3 build or a Slicer3
installation.  Configure this example using CMake and set the
Slicer3_DIR to be the root of a Slicer3 build tree or the lib/Slicer3
directory of a Slicer3 installation.

To use this example, you will need a build or installation of Slicer3
at or beyond revision 5665 and was built against ITK 3.6 or an ITK CVS
head.

