8 lines
176 B
CMake
8 lines
176 B
CMake
|
# Generated from tutorials.pro.
|
||
|
|
||
|
add_subdirectory(addressbook)
|
||
|
add_subdirectory(widgets)
|
||
|
add_subdirectory(modelview)
|
||
|
add_subdirectory(gettingStarted)
|
||
|
add_subdirectory(notepad)
|