[Cmake] BUG in QT_WRAP_CPP

Andy Cedilnik andy . cedilnik at kitware . com
08 Dec 2003 07:32:13 -0500


Hi Filipe,

Can you please add this bug in the cmake bug tracker
http://www . cmake . org/Bug . Thank you.

				Andy

On Mon, 2003-12-08 at 06:54, Filipe Sousa wrote:
> In cmake 1.8.2 the generated moc file should depend on .h file. Every
> time I change the .h file cmake should recreate the moc file as it
> happens in prior versions.
> 
> I attach two files that shows the code corresponding to QT_WRAP_CPP in
> cmake 1.8.1 and 1.8.2