[Interest] qmake: Test if environment variable is set.

Carel Combrink carel.combrink at gmail.com
Wed May 27 09:45:56 CEST 2015


Thiago,

> So TEST_3 isn't empty. Only the output from message was empty because it
> performed an extra expansion.
>

Thanks for the explanation, it makes a sense now.

Michael,

> I would use TEST_3=$$(FOO) instead of TEST_3=$(FOO)


This does work correctly thanks.

Reading the documentation on the difference between $$() and $() it makes
sense as Thiago explained.

Thank you both for the help.

Regards,
Carel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150527/4e640f9a/attachment.html>


More information about the Interest mailing list