Re: [Development] No QT_NO_DEBUG in Qt5 cmake files

2012-08-26 Thread Peter Kümmel
On 26.08.2012 18:16, Thiago Macieira wrote: > On domingo, 26 de agosto de 2012 17.31.07, Peter Kümmel wrote: >> When building plugins, moc generates files with '#ifdef QT_NO_DEBUG' >> but the lib/cmake modules doesn't add QT_NO_DEBUG for release builds. >> A bug? > > What are you talking about? A

Re: [Development] No QT_NO_DEBUG in Qt5 cmake files

2012-08-26 Thread Thiago Macieira
On domingo, 26 de agosto de 2012 17.31.07, Peter Kümmel wrote: > When building plugins, moc generates files with '#ifdef QT_NO_DEBUG' > but the lib/cmake modules doesn't add QT_NO_DEBUG for release builds. > A bug? What are you talking about? The moc program is the same, regardless of your builds

[Development] No QT_NO_DEBUG in Qt5 cmake files

2012-08-26 Thread Peter Kümmel
When building plugins, moc generates files with '#ifdef QT_NO_DEBUG' but the lib/cmake modules doesn't add QT_NO_DEBUG for release builds. A bug? Peter ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinf