From 03e699ce2985eedcd33d247aa47d04b14bc4bc04 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 17 Jan 2017 18:29:57 +0100 Subject: external qmake property parsing: ensure that QT_HOST_LIBS has a fallback the property has been added to qmake a while ago. catch up with it. Change-Id: I8fae79c6d593ee201b44172d14189ec6502bc61c Reviewed-by: Tobias Hunger Reviewed-by: Christian Kandeler --- src/shared/proparser/qmakeglobals.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared') diff --git a/src/shared/proparser/qmakeglobals.cpp b/src/shared/proparser/qmakeglobals.cpp index c9c3b2d6976..9fd6040ad78 100644 --- a/src/shared/proparser/qmakeglobals.cpp +++ b/src/shared/proparser/qmakeglobals.cpp @@ -355,6 +355,7 @@ void QMakeGlobals::parseProperties(const QByteArray &data, QHash