Remove unnecessary link from vtkm_rendering to glfw
There is no code in the rendering library that uses GLFW. (GLFW is currently only used directly by tests and examples.) This adds unnecessary link dependencies that can only hurt us later.
There is no code in the rendering library that uses GLFW. (GLFW is currently only used directly by tests and examples.) This adds unnecessary link dependencies that can only hurt us later.