On Thu, Jul 24, 2014 at 12:59:45 -0400, David Cole via vtk-developers wrote:
> What should the strategy be for an example that requires a filename,
> but does not have a default value built into its code...?
If you're using vtk_add_test_*, setting ${name}_ARGS before calling it
should be sufficient.
--Ben