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

qt_internal_add_example(affectors)
qt_internal_add_example(emitters)
qt_internal_add_example(imageparticle)
qt_internal_add_example(itemparticle)
qt_internal_add_example(system)