8 lines
213 B
CMake
8 lines
213 B
CMake
|
# Generated from chattutorial.pro.
|
||
|
|
||
|
add_subdirectory(chapter1-settingup)
|
||
|
add_subdirectory(chapter2-lists)
|
||
|
add_subdirectory(chapter3-navigation)
|
||
|
add_subdirectory(chapter4-models)
|
||
|
add_subdirectory(chapter5-styling)
|