William A. Hoffman wrote: > > I have just checked in a fix for this. It now looks for qmake, > and checks to see if the qmake is the right version, if it is from > qt3, then it will look for qmake-qt4. > > >> 2. When looking for a header file to generate a .moc from, the extension >> .h is assumed. Instead, we should test for existing .h, .hxx and .hpp: > > I think Alex is working on a better automoc, so I am not sure about changing > this right now. > > -Bill >
Great. I'll just use my solution for now and wait for the next version of CMake :-) -Mike -- Michael Hansen - http://www.pfna.de/ Monheim / Germany _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
