This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2025-12-31 10:50:16 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
435cebaaa1663274cbe43c19cb8244011b6d1384
CMake
/
Modules
/
FindCUDA
History
Bjoern Thiel
c1f3086de7
FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVC
...
Fixes
:
#16525
2017-01-25 10:31:27 -05:00
..
make2cmake.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
parse_cubin.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
run_nvcc.cmake
FindCUDA: Take NVCC include directories from target properties
2016-08-16 14:16:35 -04:00
select_compute_arch.cmake
FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVC
2017-01-25 10:31:27 -05:00