vtk-m2/CMake
Kenneth Moreland 4f8f76f3f7 Fix line endings.
There were a couple of files checked into the git repository with DOS
line endings. Most git implementations really expect there to be Unix
line endings and should do the appropriate conversions as necessary.
This commit should change the line endings to the appropriate Unix endings.
2015-10-20 12:32:29 -06: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
doxyfile.in Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
FindBoostHeaders.cmake Update FindBoostHeaders to properly detect a minimum Boost version. 2015-08-17 10:06:57 -04:00
FindGLEW.cmake Fix line endings. 2015-10-20 12:32:29 -06:00
FindPyexpander.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
FindTBB.cmake Add TBB backend. 2015-06-01 13:57:37 -04:00
FindThrust.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TestBuild.cxx.in Add in the basic CMake Infrastructure required for vtkm. 2014-02-10 15:00:17 -05:00
UseVTKmCuda.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UseVTKmSerial.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UseVTKmTBB.cmake Add TBB backend. 2015-06-01 13:57:37 -04:00
VTKmBuildDocumentation.cmake Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
VTKmCheckCopyright.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmCheckPyexpander.cmake The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmCompilerExtras.cmake Enable more warnings when building with AppleClang. 2015-09-15 16:20:24 -04:00
VTKmConfig.cmake.in The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmConfigVersion.cmake.in Properly name the VTKm CMakeFiles. 2014-02-11 14:56:03 -05:00
VTKmCopyrightStatement.txt The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmMacros.cmake Always install all device headers even when device isn't enabled. 2015-09-17 09:28:21 -04:00
VTKmSystemInformation.cmake Add git SHA to information reported in SystemInformation test 2015-07-31 12:10:52 -06:00