James Bigler
|
d2d3672f1c
|
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
|
2010-01-28 12:58:22 -05:00 |
James Bigler
|
2316e04d13
|
Reordered the arguments, so that user generated arguments go last and thus get precedence.
|
2010-01-08 12:14:21 -05:00 |
James Bigler
|
c9235c0159
|
Don't allow -G -M on CUDA versions less than 3.0.
|
2009-11-30 17:05:18 -05:00 |
James Bigler
|
94fff7af35
|
Fix Xcode build.
Move the make_directory command to the main target, so that CMAKE_CFG_INTDIR
will get expanded by the build tool.
|
2009-10-06 22:52:52 -04:00 |
James Bigler
|
7112227c18
|
Updated copyright notice to conform to NVIDIA guidelines.
|
2009-10-05 17:14:33 -04:00 |
James Bigler
|
b0744ad969
|
Updated the license on top of each file.
|
2009-09-29 00:07:46 -04:00 |
Brad King
|
393b09cb85
|
Convert FindCUDA helper newlines from CRLF to LF
These files were committed to the repository with Windows newlines.
This converts them to Unix newlines so they will show up natively.
|
2009-09-28 11:04:33 -04:00 |
James Bigler
|
fb9d7d3c59
|
Added a command to make the output directory. This is to fix the XCode build that uses a different output directory than other systems, and rather than try to match that we'll just make it.
|
2009-09-23 00:50:16 -04:00 |
James Bigler
|
eaaf71d7b3
|
Initial version of FindCUDA script. Still needs documentation formatting.
|
2009-09-15 02:38:20 -04:00 |