aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmllint/CMakeLists.txt
blob: 67ac814505abed617ce1eec14a264e65bc7e68a1 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if (TARGET Qt::Quick)
    add_subdirectory(quick)
endif()