vtk-m/CMake
Robert Maynard 2af64c4097 Enable big object file creation when using visual studio.
By default visual studio limits the number of sections in an object file
to 2^16 which isn't enough when creating some of our tests. So we enable
/bigobj which increases that number to 2^32.
2015-05-06 09:25:45 -04:00
..
CheckCXX11Features Add in the basic CMake Infrastructure required for vtkm. 2014-02-10 15:00:17 -05:00
CheckCXX11Features.cmake Add in the basic CMake Infrastructure required for vtkm. 2014-02-10 15:00:17 -05:00
FindBoostHeaders.cmake Add in the basic CMake Infrastructure required for vtkm. 2014-02-10 15:00:17 -05:00
FindPyexpander.cmake If pyexpander is available, run it and check the source file. 2014-06-26 18:26:45 -06:00
FindThrust.cmake Fix problem with find cuda/thrust cmake code 2015-01-19 14:25:54 -05:00
TestBuild.cxx.in Add in the basic CMake Infrastructure required for vtkm. 2014-02-10 15:00:17 -05:00
UseVTKmCuda.cmake Mark all cuda related CMake variables as advanced. 2015-01-20 09:26:19 -05:00
UseVTKmSerial.cmake Adding a cuda device adapter to vtkm. 2014-12-19 13:47:28 -05:00
VTKmCheckCopyright.cmake Fix the date manipulation on the check copyright script 2015-02-11 09:45:36 -07:00
VTKmCheckPyexpander.cmake Fix dependency issue with VTKmCheckPyexpander.cmake 2014-10-22 07:04:16 -06:00
VTKmCompilerExtras.cmake Enforce the VTKm name for all CMake variables. 2015-01-20 09:17:53 -05:00
VTKmConfig.cmake.in Properly name the VTKm CMakeFiles. 2014-02-11 14:56:03 -05:00
VTKmConfigVersion.cmake.in Properly name the VTKm CMakeFiles. 2014-02-11 14:56:03 -05:00
VTKmCopyrightStatement.txt Properly name the VTKm CMakeFiles. 2014-02-11 14:56:03 -05:00
VTKmMacros.cmake Enable big object file creation when using visual studio. 2015-05-06 09:25:45 -04:00
VTKmSystemInformation.cmake Add SystemInformation test 2014-09-10 13:36:16 -06:00