MantisBT - CMake
View Issue Details
0014201CMakeModulespublic2013-06-04 10:492016-06-10 14:31
Marcel Beister 
Kitware Robot 
normalmajoralways
closedmoved 
x64Windows7
CMake 2.8.11 
 
0014201: FindCUDA does not forward include directories assigned by target_include_directories()
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.
No tags attached.
Issue History
2013-06-04 10:49Marcel BeisterNew Issue
2013-06-04 10:52Brad KingStatusnew => backlog
2013-06-04 10:56Brad KingNote Added: 0033236
2016-06-10 14:29Kitware RobotNote Added: 0042297
2016-06-10 14:29Kitware RobotStatusbacklog => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033236)
Brad King   
2013-06-04 10:56   
Discussion started here:

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/7040/focus=7041 [^]
(0042297)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.