aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2020-05-28 14:21:52 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2020-06-02 11:15:44 +0200
commitff293f3afc0a9fe892124af4a10d29f2410569e4 (patch)
treef4200a4be4fab1252184d9db58bd874f76da3063 /examples/quick/particles/.prev_CMakeLists.txt
parent0d0f6ab80349963f3aaa387992b0edfadddb62a4 (diff)
Remove CustomParticle
The implementation is intertwined with the direct GL path and not really portable to RHI. Fixes: QTBUG-78574 Change-Id: I6ac8707544c19a24661f07e0e6d2fc405e49cbff Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'examples/quick/particles/.prev_CMakeLists.txt')
-rw-r--r--examples/quick/particles/.prev_CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/particles/.prev_CMakeLists.txt b/examples/quick/particles/.prev_CMakeLists.txt
index 9bc4e894a5..1dbf49be21 100644
--- a/examples/quick/particles/.prev_CMakeLists.txt
+++ b/examples/quick/particles/.prev_CMakeLists.txt
@@ -1,7 +1,6 @@
# Generated from particles.pro.
add_subdirectory(affectors)
-add_subdirectory(customparticle)
add_subdirectory(emitters)
add_subdirectory(imageparticle)
add_subdirectory(itemparticle)