CMake/Tests/QtAutogen
Stephen Kelly 84218e1870 Add automatic uic invocation for Qt.
The source files are already processed by cmQtAutomoc to look for
moc includes, so extend that to also look for ui_ includes and
find corresponding .ui files to process.

This replaces the need to invoke qt4_wrap_ui().

As the ui files are not likely to be part of the SOURCES of the
target, store the options associated with them separately in the
cmMakefile for querying during the autogen run.
2013-10-24 12:30:38 +02:00
..
Adir Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
Bdir Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
defines_test Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
sub Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
CMakeLists.txt Add automatic uic invocation for Qt. 2013-10-24 12:30:38 +02:00
abc.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
abc.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
abc_p.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
bar.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
blub.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
blub.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
calwidget.cpp Add automatic uic invocation for Qt. 2013-10-24 12:30:38 +02:00
calwidget.h Add automatic uic invocation for Qt. 2013-10-24 12:30:38 +02:00
calwidget.ui Add automatic uic invocation for Qt. 2013-10-24 12:30:38 +02:00
codeeditor.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
codeeditor.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
empty.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
empty.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
foo.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
foo.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
gadget.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
gadget.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
libC.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
libC.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
main.cpp Run the main executable created in the autogen tests. 2013-10-24 11:50:58 +02:00
private_slot.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
private_slot.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
xyz.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
xyz.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
yaf.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
yaf.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
yaf_p.h Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00