CMake/Tests/Qt4Targets
Stephen Kelly 734df96f5a Qt4: Fix moc command dependencies for incremental build.
Since commit v2.8.12~327^2 (Qt4Macros: Allow specifying a TARGET
in invokations of macros., 2013-02-26), a parameters file is
populated with moc arguments at generate-time.

When the compile definitions or include directories change, the
parameters file is updated but moc is not re-run in response.

Fix that by making the moc invocation depend on the parameters file.

Reported-At: https://bugreports.qt-project.org/browse/QTBUG-36970
2014-03-21 11:14:41 +01:00
..
IncrementalMoc Qt4: Fix moc command dependencies for incremental build. 2014-03-21 11:14:41 +01:00
interface Qt4Macros: Allow specifying a TARGET in invokations of macros. 2013-06-03 10:07:02 +02:00
CMakeLists.txt Qt4: Fix moc command dependencies for incremental build. 2014-03-21 11:14:41 +01:00
activeqtexe.cpp Automatically link to the qtmain library when linking to QtCore. 2013-01-23 14:15:41 -05:00
main.cpp FindQt4: Add INTERFACE includes and defines to Qt4 targets 2013-01-10 09:44:50 -05:00
main_gen_test.cpp Qt4Macros: Allow specifying a TARGET in invokations of macros. 2013-06-03 10:07:02 +02:00
main_wrap_test.cpp Qt4Macros: Allow specifying a TARGET in invokations of macros. 2013-06-03 10:07:02 +02:00
mywrapobject.h Qt4Macros: Allow specifying a TARGET in invokations of macros. 2013-06-03 10:07:02 +02:00