summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/CMakeLists.txt
blob: 091bf7109b95d3417697fdfb7c0f1d9070f778ed (plain)
1
2
3
4
5
add_subdirectory(addressbook)
add_subdirectory(widgets)
add_subdirectory(modelview)
add_subdirectory(gettingStarted)
qt_internal_add_example(notepad)