mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 06:20:23 +00:00
6e1c359fe9
Get dependencies from the output of ``rcc --list`` if using Qt 5. Otherwise process the file in the same way as the qt4_add_resources macro. This does not work for RCC files which are generated. The cmake_autogen build step is implemented as a PRE_BUILD step of the target currently if possible, rather than a standalone custom target. This is to keep the number of (synthesized) custom targets that appear in the UI low, but in some cases it is necessary to fall back to a full custom target. Fall back to a full custom target for the VS builds if autorcc is used. |
||
---|---|---|
.. | ||
Adir | ||
autorcc_depends | ||
Bdir | ||
defines_test | ||
sub | ||
abc_p.h | ||
abc.cpp | ||
abc.h | ||
bar.cpp | ||
blub.cpp | ||
blub.h | ||
calwidget.cpp | ||
calwidget.h | ||
calwidget.ui | ||
CMakeLists.txt | ||
codeeditor.cpp | ||
codeeditor.h | ||
debug_class.cpp | ||
debug_class.h | ||
debug_class.ui | ||
debug_resource.qrc | ||
empty.cpp | ||
empty.h | ||
foo.cpp | ||
foo.h | ||
gadget.cpp | ||
gadget.h | ||
generated.cpp | ||
generated.h | ||
libC.cpp | ||
libC.h | ||
main.cpp | ||
multiplewidgets.cpp | ||
multiplewidgets.h | ||
myinterface.h.in | ||
myotherinterface.h.in | ||
not_generated_file.qrc | ||
private_slot.cpp | ||
private_slot.h | ||
rcconly.cpp | ||
resourcetester.cpp | ||
resourcetester.h | ||
second_resource.qrc | ||
second_widget.cpp | ||
second_widget.h | ||
second_widget.ui | ||
test.qrc | ||
widget1.ui | ||
widget2.ui | ||
xyz.cpp | ||
xyz.h | ||
yaf_p.h | ||
yaf.cpp | ||
yaf.h |