summaryrefslogtreecommitdiffstats
path: root/Modules/FindCUDA.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix #9970: Use execute_process instead of deprecated exec_program.James Bigler2009-12-011-1/+1
* Fix -fPIC from being used on executable object files.James Bigler2009-11-041-14/+36
* Look for nvcc in the 32 bit bin directory before the 64 bin directory.James Bigler2009-10-271-2/+2
* Fix Xcode build.James Bigler2009-10-071-0/+2
* Updated copyright notice to conform to NVIDIA guidelines.James Bigler2009-10-051-2/+1
* Removed support for cutil library and header file.James Bigler2009-09-291-41/+54
* Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK.James Bigler2009-09-291-15/+22
* Convert newlines from CRLF to LFBrad King2009-09-251-1205/+1205
* Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory.James Bigler2009-09-251-136/+168
* Updated formatting of documentation plus a little reorganization.James Bigler2009-09-231-141/+145
* Initial version of FindCUDA script. Still needs documentation formatting.James Bigler2009-09-151-0/+1169