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

Marie-Christine Vallet mmvallet at ucdavis.edu
Tue Aug 14 12:23:15 EDT 2007


Maik Keller wrote:
> 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
>
>  
Yes, but you don't need to change the location with cmake. I am also 
working with a qt project and my ui_files are generated in my bin 
directory, and they are refered to in the inherited class and it works 
just fine.
Marie


More information about the CMake mailing list