View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015470CMake(No Category)public2015-03-23 13:122016-06-10 14:31
ReporterBrad King 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015470: Clarify behavior for relative paths in custom command DEPENDS
DescriptionThe 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 [^]
TagsNo tags attached.
Attached Files

 Relationships
related to 0015467closed add_custom_target ALL option regression 

  Notes
(0042742)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2015-03-23 13:12 Brad King New Issue
2015-03-23 13:12 Brad King Relationship added related to 0015467
2016-06-10 14:29 Kitware Robot Note Added: 0042742
2016-06-10 14:29 Kitware Robot Status new => 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


Copyright © 2000 - 2018 MantisBT Team