aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/CMakeLists.txt
blob: ce9658b74a4e0c616c4963e0c73771add2aaf330 (plain)
1
2
3
4
5
6
7
# 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(system)