vtk-m2/examples
Kenneth Moreland fbb061d661 Fix some minor issues with move to glut CMake component
I was using GLUT_LIBRARY instead of GLUT_LIBRARIES, and there was an
extra use of GLUT_INCLUDE_DIR that should not have been there.
2016-10-04 10:48:19 -06:00
..
clipping Examples now correctly request the optional CUDA component 2016-09-14 15:29:04 -04:00
demo Merge topic 'master' 2016-09-16 09:02:06 -04:00
dynamic_dispatcher Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
hello_world Add GLUT component to find_package(VTKm) 2016-10-03 17:34:13 -06:00
isosurface Add GLUT component to find_package(VTKm) 2016-10-03 17:34:13 -06:00
multi_backend Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
rendering Add GLUT component to find_package(VTKm) 2016-10-03 17:34:13 -06:00
streamline Fix some minor issues with move to glut CMake component 2016-10-04 10:48:19 -06:00
tetrahedra Add GLUT component to find_package(VTKm) 2016-10-03 17:34:13 -06:00
CMakeLists.txt Change VTKm_BUILD_RENDERING to VTKm_ENABLE_RENDERING 2016-09-21 14:38:00 -06:00