This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-25 04:09:36 +03:00
Code
Activity
Files
cbffbf7437ea2d571e26bedee032c23be9347d94
cmake
/
Modules
/
FindCUDA
T
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