From 0310740f7bbd6f52086cd465c10e1f6b21fa828b Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 12 Sep 2016 15:05:42 +0200 Subject: Prepare for configure modularization in qtbase This ensures we will find the features also after the modularization change in qtbase. Change-Id: I34d4eecbc51335c59e0e1d5d8de4149487fd07b6 Reviewed-by: Allan Sandfeld Jensen Reviewed-by: Oswald Buddenhagen --- tools/qmake/mkspecs/features/functions.prf | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/qmake/mkspecs/features/functions.prf') diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf index f6d4f676b..d109e2859 100644 --- a/tools/qmake/mkspecs/features/functions.prf +++ b/tools/qmake/mkspecs/features/functions.prf @@ -14,6 +14,7 @@ defineTest(isQtMinimum) { } defineTest(isPlatformSupported) { + QT_FOR_CONFIG += gui-private linux { !gcc:!clang { skipBuild("Qt WebEngine on Linux requires clang or GCC.") -- cgit v1.2.3