MantisBT - CMake
View Issue Details
0015420CMakeCMakepublic2015-02-25 16:442016-06-10 14:31
Stephen Kelly 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0015420: QtAutogen should track uic external inputs
Similar to the issue reported in 0015419, the uic tool may read external files specified in the .ui file.

For example

* An instance of a QLabel can specify a pixmap to load. If the pixmap changes, uic should be re-run.
* Similarly, a QPushButton can have an icon specified on the filesystem.
* A ui file can refer to a .qrc file. If the qrc file is known to cmake and rcc is run on it to generate the result into the target, uic should be re-run too (afterward).
No tags attached.
related to 0015419closed Kitware Robot QtAutogen does not regenerate moc file when moc inputs change 
Issue History
2015-02-25 16:44Stephen KellyNew Issue
2015-02-25 16:48Stephen KellyRelationship addedrelated to 0015419
2016-06-10 14:29Kitware RobotNote Added: 0042721
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
(0042721)
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.