[Cmake] AddCustomCommand
Franck Bettinger
bettingf at cs . man . ac . uk
Tue, 6 Nov 2001 20:31:03 +0000
Your changes seems to work correctly with QT too.
I've also changed the QT wrap cpp so that it also clears the generated moc
files when "make clean" is called.
Franck
On Tuesday 06 November 2001 13:47, Bill Hoffman wrote:
> I changed the unix makefile generator so that it uses full paths to source
> files. This should allow out-of-source builds without gnu make. As a side
> effect of that change, the AddCustomCommand function now requires a full
> path to the output files. I have tested the VTK wrapping commands, but not
> the QT one. Could one of the QT users try it? Thanks.
>
> -Bill
>