summaryrefslogtreecommitdiff
path: root/Modules/FindCUDA/make2cmake.cmake
Commit message (Expand)AuthorAgeFilesLines
* Various typo fixesLuz Paz2018-01-041-1/+1
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* FindCUDA: Only warn about non-existent dependency files in verbose modeJames Bigler2016-02-081-1/+13
* FindCUDA: Added some additional comments about non-existent dependency files.James Bigler2016-02-051-0/+2
* FindCUDA: Fix for when a non-existent dependency file is found.James Bigler2016-02-051-1/+1
* Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-141-1/+1
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-2/+1
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Add work around for CUDA in UNC paths.James Bigler2011-12-051-2/+16
* Updated copyright notice to conform to NVIDIA guidelines.James Bigler2009-10-051-2/+1
* Updated the license on top of each file.James Bigler2009-09-291-25/+31
* Convert FindCUDA helper newlines from CRLF to LFBrad King2009-09-281-74/+74
* Initial version of FindCUDA script. Still needs documentation formatting.James Bigler2009-09-151-0/+74