On Tuesday 14 August 2007 04:57, Maik Keller wrote: > Hello, > > I'd like to use cmake for my upcoming project. I am going to use qt also. > At the moment I use the QT4_WRAP_UI macro in CMake. > > I am wondering about the name and the location of the generated moc and ui > files. Is it possible to rename these files (by default ui_...) and to > determine another location (by default the build-directory)?
Currently that's not possible. Why do you need this ? Bye Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
