aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/CMakeLists.txt
blob: d34300510f41266f9e18e843a8cbe866b01d0da0 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: 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)