From 315e0781b0890711b8a7def52f26e33c47c586dc Mon Sep 17 00:00:00 2001 From: Kevin Krammer Date: Wed, 25 Jul 2018 17:55:30 +0200 Subject: Remove invalid CONFIG option cpp11 is not a valid option for CONFIG, c++11 would be but is default now anyway Change-Id: I85f0be22863f55e69dc488815a3fdb93b78d6995 Reviewed-by: Simon Hausmann --- tests/auto/quick/propertyrequirements/propertyrequirements.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/propertyrequirements') diff --git a/tests/auto/quick/propertyrequirements/propertyrequirements.pro b/tests/auto/quick/propertyrequirements/propertyrequirements.pro index bcab78fa4f..8fe574e0bf 100644 --- a/tests/auto/quick/propertyrequirements/propertyrequirements.pro +++ b/tests/auto/quick/propertyrequirements/propertyrequirements.pro @@ -1,4 +1,4 @@ -CONFIG += testcase cpp11 +CONFIG += testcase TARGET = tst_propertyrequirements macos:CONFIG -= app_bundle -- cgit v1.2.3