vtk-m2/CMake
Kenneth Moreland 289a4bc1aa Differentiate between header files with different extensions
If you tried to create test builds of a header.h and header.hxx, you
would get an error about building two files with the same name (tried to
build header.cxx for both of them). Fixed this by adding the original
extension name to the source file name.
2018-04-19 15:02:33 -06:00
..
doxyfile.in skip fmt and tthread from doxygen 2018-01-26 13:31:10 -05:00
FindOpenGL.cmake Update FindOpenGL to version in CMake 3.10.1 2018-01-08 14:00:57 -05:00
FindPyexpander.cmake cmake: remove executable permissions from CMake files 2018-01-16 14:56:02 -05:00
FindTBB.cmake Fix condition on which to get the TBB version 2018-04-04 16:34:34 -06:00
VTKmBuildDocumentation.cmake Added doxyfile and vtkmBuildDocumentation.cmake closes #8 2017-10-31 16:10:14 -06:00
VTKmBuildType.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckCopyright.cmake update VTKmCheckCopyright for new diy header locations. 2018-01-03 14:53:37 -05:00
VTKmCheckPyexpander.cmake Misc. typos 2018-01-30 06:51:47 -05:00
VTKmCheckSourceInBuild.cmake Applied patch from Rob Maynard 2018-02-13 09:16:45 -07:00
VTKmCompilerFlags.cmake Cuda will also print error/warning pragma values now. 2018-04-12 10:06:57 -04:00
VTKmConfig.cmake.in Merge branch 'master' into vtk-m-cmake_refactor 2018-02-23 14:52:00 -05:00
VTKmCopyrightStatement.txt Added copyright check back into the build closes #7 2017-10-31 16:36:07 -06:00
VTKmCPUVectorization.cmake Respect the settings of VTKm_Vectorization when building VTK-m 2018-01-16 15:42:37 -05:00
VTKmDetectCUDAVersion.cu Properly detect what flags to pass to cuda when CUDA_Architecture is native 2018-01-08 14:00:54 -05:00
VTKmDetermineVersion.cmake VTKmDetermineVersion: list the project we found the version for 2018-01-24 09:17:57 -05:00
VTKmDeviceAdapters.cmake To allow compiled in virtuals we need to only build for actual sm archs. 2018-04-09 12:50:13 -04:00
VTKmExportHeaderTemplate.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmRenderingContexts.cmake Examples that use glu functions now properly link to OpenGL::GLU 2018-04-09 15:29:01 -04:00
VTKmSystemInformation.cmake added SystemInformation cmake funcitonality closes #9 2017-10-31 16:37:04 -06:00
VTKmWrappers.cmake Differentiate between header files with different extensions 2018-04-19 15:02:33 -06:00