summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
blob: c15db6482b77f73f37f6e6bee9988d7d4ffab7bc (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0


if(QT_FEATURE_commandlineparser)
    add_subdirectory(qscxmlc)
endif()