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

# Generated from tools.pro.

if(QT_FEATURE_commandlineparser)
    add_subdirectory(repc)
endif()