forked from qt-creator/qt-creator
This is an equivalent of the downloader used for the car-configurator example. Change-Id: Ia0ab13ea7d4557d375b44aa2ba06be5a81651251 Reviewed-by: hjk <hjk@qt.io>
6 lines
150 B
CMake
6 lines
150 B
CMake
add_subdirectory(assetdownloader)
|
|
add_subdirectory(dataexchange)
|
|
add_subdirectory(demo)
|
|
add_subdirectory(imagescaling)
|
|
add_subdirectory(trafficlight)
|