Skip to content
  • Kenneth Moreland's avatar
    Fix some issues with OpenGL configuration · 039efd6b
    Kenneth Moreland authored
    Change the OpenGL configuration to require GLEW as most of the OpenGL
    code actually requires GLEW (or will as soon as the VBO branch gets
    merged in).
    
    Also removed some stray find_package commands and rearranged the
    configuration to use the vtkm_configure_component_* commands instead.
    039efd6b