Files
qt-creator/tests/manual/tasking/CMakeLists.txt
Jarek Kobus bcba7184f0 TaskTree: Implement AssetDownloader example
This is an equivalent of the downloader used for
the car-configurator example.

Change-Id: Ia0ab13ea7d4557d375b44aa2ba06be5a81651251
Reviewed-by: hjk <hjk@qt.io>
2024-06-24 15:03:14 +00:00

6 lines
150 B
CMake

add_subdirectory(assetdownloader)
add_subdirectory(dataexchange)
add_subdirectory(demo)
add_subdirectory(imagescaling)
add_subdirectory(trafficlight)