[CMake] Location of ui and moc generated files (qt)

Maik Keller atracks at gmx.de
Tue Aug 14 11:52:55 EDT 2007


Hi,

but I need to include the generated header file in my derived class file. How do I do this if the generated file is not in one of my source directories?

Thanks,
Maik

 

-------- Original-Nachricht --------
Datum: Tue, 14 Aug 2007 11:49:10 -0400
Von: Alexander Neundorf <a.neundorf-work at gmx.net>
An: cmake at cmake.org
Betreff: Re: [CMake] Location of ui and moc generated files (qt)
 
> If you are working on a bigger project with more developers, you shouldn't
> generate the files in the source directory. You or other developers will 
> sooner or later use out-of-source builds, which will break due to the 
> generated files in the source tree.
> 
> There is no real need to have the generated headers in the same dir as the
> other source files.
> 
> Bye
> Alex
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the CMake mailing list