This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
FindCUDA
History
Adam Strzelecki
84e3fde94d
FindCUDA: Avoid if() auto-dereference in string comparisons
...
This silences possible CMP0054 warnings.
2014-09-24 10:10:42 -04:00
..
make2cmake.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
parse_cubin.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
run_nvcc.cmake
FindCUDA: Avoid if() auto-dereference in string comparisons
2014-09-24 10:10:42 -04:00