Merge topic 'cuda-vs'
65481a60 CUDA: Work around VS limitation in CudaOnly.WithDefs test 8cae24a1 VS: Add more CUDA flag table entries 6ca4f222 VS: Add support for the CUDA_SEPARABLE_COMPILATION property 94255511 VS: Select CUDA code generation architectures 253594d0 VS: Select the CUDA runtime library 4def02a3 VS: Place CUDA host compiler options in proper project file fields 29f07b08 VS: Do not pass CUDA compile options to C compiler b966f489 VS: Do not use absolute paths to CUDA sources ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !566
No related branches found
No related tags found
Showing
- Help/manual/cmake-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-variables.7.rst
- Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst 12 additions, 0 deletionsHelp/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst
- Modules/CMakeDetermineCUDACompiler.cmake 30 additions, 21 deletionsModules/CMakeDetermineCUDACompiler.cmake
- Modules/CMakeDetermineCompilerId.cmake 20 additions, 0 deletionsModules/CMakeDetermineCompilerId.cmake
- Modules/CompilerId/VS-10.vcxproj.in 10 additions, 2 deletionsModules/CompilerId/VS-10.vcxproj.in
- Source/cmGlobalVisualStudio10Generator.cxx 279 additions, 2 deletionsSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 16 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmVS10CudaFlagTable.h 51 additions, 0 deletionsSource/cmVS10CudaFlagTable.h
- Source/cmVS10CudaHostFlagTable.h 35 additions, 0 deletionsSource/cmVS10CudaHostFlagTable.h
- Source/cmVisualStudio10TargetGenerator.cxx 144 additions, 6 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Source/cmVisualStudio10TargetGenerator.h 5 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.h
- Source/cmVisualStudioGeneratorOptions.cxx 126 additions, 1 deletionSource/cmVisualStudioGeneratorOptions.cxx
- Source/cmVisualStudioGeneratorOptions.h 22 additions, 0 deletionsSource/cmVisualStudioGeneratorOptions.h
- Tests/CudaOnly/WithDefs/CMakeLists.txt 9 additions, 2 deletionsTests/CudaOnly/WithDefs/CMakeLists.txt
- Tests/CudaOnly/WithDefs/main_for_vs.cu 1 addition, 0 deletionsTests/CudaOnly/WithDefs/main_for_vs.cu
- Tests/RunCMake/GeneratorToolset/RunCMakeTest.cmake 6 additions, 0 deletionsTests/RunCMake/GeneratorToolset/RunCMakeTest.cmake
- Tests/RunCMake/GeneratorToolset/TestToolsetCudaBoth-stdout.txt 2 additions, 0 deletions.../RunCMake/GeneratorToolset/TestToolsetCudaBoth-stdout.txt
- Tests/RunCMake/GeneratorToolset/TestToolsetCudaBoth.cmake 2 additions, 0 deletionsTests/RunCMake/GeneratorToolset/TestToolsetCudaBoth.cmake
- Tests/RunCMake/GeneratorToolset/TestToolsetCudaOnly-stdout.txt 2 additions, 0 deletions.../RunCMake/GeneratorToolset/TestToolsetCudaOnly-stdout.txt
- Tests/RunCMake/GeneratorToolset/TestToolsetCudaOnly.cmake 2 additions, 0 deletionsTests/RunCMake/GeneratorToolset/TestToolsetCudaOnly.cmake
Loading
Please register or sign in to comment