vtk-m2/examples/hello_world
Robert Maynard ee368d0d68 Do not add c++ compiler optimizations to all compilers, but on a target basis.
As reported in Issue #54 the add_compile_options pollutes the global compile
flags. Instead we provided cmake flags for people to use.
2016-01-25 14:38:06 -05:00
..
CMakeLists.txt Do not add c++ compiler optimizations to all compilers, but on a target basis. 2016-01-25 14:38:06 -05:00
HelloWorld.cu Update HelloWorld Example to properly use the correct device adapter. 2015-09-15 14:15:56 -04:00
HelloWorld.cxx Update all of vtkm to understand it can only identify as one compiler. 2016-01-12 11:05:40 -05:00
HelloWorldTBB.cxx Switch over to a simpler way to specify the vtkm backend. 2015-09-16 13:16:25 -04:00
LoadShaders.h Fix line endings. 2015-10-20 12:32:29 -06:00