[karchive] /: Show how qmake integration can be done.

David Faure faure at kde.org
Wed Jan 8 10:22:07 UTC 2014


On Tuesday 07 January 2014 23:41:38 Nicolás Alvarez wrote:
> 2014/1/7 Stephen Kelly <steveire at gmail.com>:
> > David Faure wrote:
> >>> +QT. at PRI_TARGET_BASENAME@.defines = @PRI_TARGET_DEFINES@
> >>> 
> >>> stephen at hal:~/dev/build/qtbase/qtbase$ grep -i defines mkspecs/modules-
> >>> inst/qt_lib_network.pri
> >>> QT.network.DEFINES = QT_NETWORK_LIB
> >> 
> >> What's your point?
> > 
> > Looks like no one else on the list can see the point either... :/
> > 
> > Why would I pass -i to grep like that?
> 
> To show us that Qt's own .pri files use .DEFINES, and dfaure's code is
> using .defines, which may not work if this is case-sensitive?

Yes, but it works. So clearly this stuff is case insensitive.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-buildsystem mailing list