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 <[EMAIL PROTECTED]> An: [email protected] 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 > [email protected] > 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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
