summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
blob: 47600101e5f32823445d41fc3bbc7de1658bdab4 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from tools.pro.

if(QT_FEATURE_commandlineparser)
    add_subdirectory(repc)
endif()