View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014566CMakeCMakepublic2013-11-13 11:082016-06-10 14:31
ReporterDomagoj Saric 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.12 
Target VersionFixed in Version 
Summary0014566: Custom command not run when the command target changes
DescriptionIf I add_custom_command as described here http://www.cmake.org/Wiki/CMake_Cross_Compiling#Using_executables_in_the_build_created_during_the_build, [^] CMake will not re run the (CMake built) command (target) to regenerate the OUTPUT files if I make changes to the "command target's" sources...
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0034443)
Domagoj Saric (reporter)
2013-11-13 11:25

Also I'd like it if the command target ("tool") is not rebuilt and rerun for every configuration (debug, release, etc)...I understand for that to be safe I'd need a way to tell CMake that the "tool" generates the same OUTPUT regardless of the configuration...should I open a separate ticket for that?
(0034497)
Stephen Kelly (developer)
2013-11-19 15:58

Yes, please file a separate issue for that.
(0042422)
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
2013-11-13 11:08 Domagoj Saric New Issue
2013-11-13 11:25 Domagoj Saric Note Added: 0034443
2013-11-19 15:58 Stephen Kelly Note Added: 0034497
2016-06-10 14:29 Kitware Robot Note Added: 0042422
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