vtk-m2/CMake
Robert Maynard 8035b526a8 Update the CMake components to have the concept of backends.
Now components are labeled as devices, and therefore allow other components
to link to only backends. We also have done the same thing for rendering.
2017-01-27 10:03:53 -05:00
..
doxyfile.in Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
FindEGL.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindGLEW.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindGLFW.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindMESA.cmake Add missing copyright headers. 2016-03-28 11:16:35 -04:00
FindPyexpander.cmake Directly call python when executing expander.py 2016-06-16 10:36:20 -06:00
FindTBB.cmake Add TBB backend. 2015-06-01 13:57:37 -04:00
FindThrust.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
TestBuild.cxx.in nvcc doesn't have troubles with boost shared_ptr optimizations 2016-07-19 13:26:23 -04:00
VTKmBuildDocumentation.cmake Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
VTKmCheckCopyright.cmake Update VTKmCheckCopyright.cmake to ignore build files. 2016-08-02 13:50:33 -04:00
VTKmCheckPyexpander.cmake Directly call python when executing expander.py 2016-06-16 10:36:20 -06:00
VTKmCheckSourceInBuild.cmake Allow sources to be declared in parent directory 2016-09-07 16:47:54 -06:00
VTKmCompilerExtras.cmake Remove boost CMake logic as VTK-m doesn't require boost now. 2016-10-21 08:41:22 -04:00
VTKmCompilerOptimizations.cmake Fix configuration of vectorization 2016-08-03 16:07:21 -04:00
VTKmConfig.cmake.in VTK-m cmake config files not explicitly state we require cmake 3.3 2016-11-30 14:10:30 -05:00
VTKmConfigureComponents.cmake Update the CMake components to have the concept of backends. 2017-01-27 10:03:53 -05:00
VTKmCopyrightStatement.txt The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmDetectCUDAVersion.cu Make VTKmDetectCUDAVersion work with C compilers. 2016-09-21 16:00:57 -04:00
VTKmExportHeaderTemplate.h.in Redesign our export headers to handle template exports. 2017-01-16 09:17:38 -05:00
VTKmMacros.cmake Update the CMake components to have the concept of backends. 2017-01-27 10:03:53 -05:00
VTKmSystemInformation.cmake Add git SHA to information reported in SystemInformation test 2015-07-31 12:10:52 -06:00
WrapCUDASource.cu.in Use TryExecute within the rendeirng library 2016-09-07 16:47:50 -06:00