64c6c943c7
Change-Id: I7a8a3fd0a844a518592957fe07c6e707dd452d5f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
14 lines
254 B
CMake
14 lines
254 B
CMake
# Generated from dbus.pro.
|
|
|
|
add_subdirectory(listnames)
|
|
add_subdirectory(pingpong)
|
|
|
|
if(QT_FEATURE_process)
|
|
add_subdirectory(complexpingpong)
|
|
endif()
|
|
|
|
if(TARGET Qt::Widgets)
|
|
add_subdirectory(chat)
|
|
add_subdirectory(remotecontrolledcar)
|
|
endif()
|