[Interest] explore contents of built in qmake variables

Sergey sh0375 at gmail.com
Wed Nov 28 06:25:46 CET 2012


Hi,

is there a way to find out total contents of QT_CONFIG, CONFIG qmake 
variables?

Are they arrays? Can I somehow print their contents?

I know how to test, if config contains something, for example:

contains(QT_CONFIG, system-zlib) : message("system-zlib")

But how to print ALL CONTENTS of QT_CONFIG?


--
Thanks!



More information about the Interest mailing list