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

qt_examples_build_begin(EXTERNAL_BUILD)

add_subdirectory(universalinput)

qt_examples_build_end()