View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014566 | CMake | CMake | public | 2013-11-13 11:08 | 2016-06-10 14:31 | ||||
Reporter | Domagoj Saric | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.12 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014566: Custom command not run when the command target changes | ||||||||
Description | If 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... | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |