MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014201 | CMake | Modules | public | 2013-06-04 10:49 | 2016-06-10 14:31 |
| Reporter | Marcel Beister | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | x64 | OS | Windows | OS Version | 7 |
| Product Version | CMake 2.8.11 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0014201: FindCUDA does not forward include directories assigned by target_include_directories() | ||||
| Description | I switched from directory-based to target-based include directories and NVCC does not get the include directories assigned to the target. I assume the problem is, that when cuda_add_library() or cuda_add_executable() is called, this information is not yet available since target_include_directories() can only be called on an already existing target which is after the cuda_add_...() calls. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-06-04 10:49 | Marcel Beister | New Issue | |||
| 2013-06-04 10:52 | Brad King | Status | new => backlog | ||
| 2013-06-04 10:56 | Brad King | Note Added: 0033236 | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042297 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||