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
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
