From a3bd80c08cd046d892c666098093ec20fc9e1321 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Mon, 21 Sep 2020 19:30:19 +0200 Subject: CMake: Regenerate projects Clean up the state of the projects, before changing the internal CMake API function names. Task-number: QTBUG-86815 Change-Id: I90f1b21b8ae4439a4a293872c3bb728dab44a50d Reviewed-by: Joerg Bornemann --- tests/auto/corelib/io/qstandardpaths/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/corelib/io') diff --git a/tests/auto/corelib/io/qstandardpaths/CMakeLists.txt b/tests/auto/corelib/io/qstandardpaths/CMakeLists.txt index be03b3e986..74ec2cd855 100644 --- a/tests/auto/corelib/io/qstandardpaths/CMakeLists.txt +++ b/tests/auto/corelib/io/qstandardpaths/CMakeLists.txt @@ -10,10 +10,7 @@ list(APPEND test_data "qstandardpaths.pro") qt_add_test(tst_qstandardpaths SOURCES - ../../../../shared/emulationdetector.h tst_qstandardpaths.cpp - INCLUDE_DIRECTORIES - ../../../../shared TESTDATA ${test_data} ) -- cgit v1.2.3