From b078890608344f0556a0ff50aab62ede83e0e180 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Wed, 30 Sep 2020 11:02:53 +0200 Subject: qmllint: Remove ComponentVersion QTypeRevision does all we need there. Change-Id: Ib27ae2d58167a7a45fac31262a45e387d047af89 Reviewed-by: Fabian Kosmale --- tools/qmllint/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/qmllint/CMakeLists.txt') diff --git a/tools/qmllint/CMakeLists.txt b/tools/qmllint/CMakeLists.txt index ba4cd62e65..e9d92cc134 100644 --- a/tools/qmllint/CMakeLists.txt +++ b/tools/qmllint/CMakeLists.txt @@ -9,7 +9,6 @@ qt_add_tool(${target_name} TARGET_DESCRIPTION "QML Syntax Verifier" TOOLS_TARGET Qml # special case SOURCES - ../shared/componentversion.cpp ../shared/componentversion.h ../shared/importedmembersvisitor.cpp ../shared/importedmembersvisitor.h ../shared/metatypes.h ../shared/qmljsimporter.cpp ../shared/qmljsimporter.h -- cgit v1.2.3