aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/CMakeLists.txt
blob: fc41f0998632ba0f2fb50622dffa19fb79a93d93 (plain)
1
2
3
4
5
6
7
8
# Generated from extending-qml.pro.

qt_internal_add_example(chapter1-basics)
qt_internal_add_example(chapter2-methods)
qt_internal_add_example(chapter3-bindings)
qt_internal_add_example(chapter4-customPropertyTypes)
qt_internal_add_example(chapter5-listproperties)
qt_internal_add_example(chapter6-plugins)