qt5base-lts/examples/widgets/tutorials/addressbook/CMakeLists.txt
Tobias Hunger aa50b377a7 CMake: Add widgets examples
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-03-26 15:25:39 +00:00

10 lines
203 B
CMake

# Generated from addressbook.pro.
add_subdirectory(part1)
add_subdirectory(part2)
add_subdirectory(part3)
add_subdirectory(part4)
add_subdirectory(part5)
add_subdirectory(part6)
add_subdirectory(part7)