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

Reply via email to