summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/tests.pri')
-rw-r--r--tests/auto/widgets/tests.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/tests.pri b/tests/auto/widgets/tests.pri
index c1231defe..f14afb598 100644
--- a/tests/auto/widgets/tests.pri
+++ b/tests/auto/widgets/tests.pri
@@ -3,6 +3,8 @@ TEMPLATE = app
# FIXME: Re-enable once we want to run tests on the CI
# CONFIG += testcase
+CONFIG += c++11
+
VPATH += $$_PRO_FILE_PWD_
TARGET = tst_$$TARGET