MantisBT - CMake
View Issue Details
0015470CMake(No Category)public2015-03-23 13:122016-06-10 14:31
Brad King 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0015470: Clarify behavior for relative paths in custom command DEPENDS
The add_custom_command and add_custom_target commands provide DEPENDS options. Our own projects always use absolute paths with these DEPENDS option. We've never clearly defined how relative paths are treated, but the implementation has been modified a few times assuming that we always get either target names or absolute paths. For example:

 add_custom_command: Normalize OUTPUT and DEPENDS paths.
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c4af46b4 [^]
No tags attached.
related to 0015467closed  add_custom_target ALL option regression 
Issue History
2015-03-23 13:12Brad KingNew Issue
2015-03-23 13:12Brad KingRelationship addedrelated to 0015467
2016-06-10 14:29Kitware RobotNote Added: 0042742
2016-06-10 14:29Kitware RobotStatusnew => 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
(0042742)
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.