vtk-m2/vtkm/rendering/internal
Kenneth Moreland db6d61cadb Modify build to handle non-X-based OpenGL
Specifically, I am trying to compile the code on OSX. OSX uses OpenGL
libraries in a different directory than most other installs (including
X11) and does not generally support GLX. These changes remove the files
that support GLX in systems that do not support it.

I also added several header files to the CMake lists that were not there
but should have been.
2016-05-25 15:34:14 -06:00
..
CMakeLists.txt Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00
OpenGLHeaders.h Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00