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

qt_examples_build_begin(EXTERNAL_BUILD)

add_subdirectory(webchannel)

qt_examples_build_end()