CMake/Tests/QtAutogen
Stephen Kelly 8f8edeb09b QtAutogen: Only add source files to the target if AUTORCC is ON.
The qtx_add_resources() macro adds the resource file to the output list
to maintain file-level dependencies.  Having the qrc file in a target
sources is a precondition for AUTORCC to function.

When processing the source files of a target, only add the generated
qrc_<file>.cpp to the target sources if AUTORCC is ON.  This avoids
pre-porting conflict with the macro.

Reported-by: Micha Hergarden
2014-02-05 10:13:39 +01:00
..
Adir
Bdir
defines_test
sub QtAutogen: Make uic work even when the source is in a subdir. 2014-02-04 13:21:43 -05:00
CMakeLists.txt QtAutogen: Only add source files to the target if AUTORCC is ON. 2014-02-05 10:13:39 +01:00
abc.cpp
abc.h
abc_p.h
bar.cpp
blub.cpp
blub.h
calwidget.cpp
calwidget.h
calwidget.ui
codeeditor.cpp
codeeditor.h
empty.cpp
empty.h
foo.cpp
foo.h
gadget.cpp
gadget.h
generated.cpp
generated.h
libC.cpp
libC.h
main.cpp
myinterface.h.in
not_generated_file.qrc QtAutogen: Only add source files to the target if AUTORCC is ON. 2014-02-05 10:13:39 +01:00
private_slot.cpp
private_slot.h
resourcetester.cpp
resourcetester.h
test.qrc
xyz.cpp
xyz.h
yaf.cpp
yaf.h
yaf_p.h