344e4ec827
Change-Id: Ie7d49d4dc5bf6b2345b54f6bdfffcd974123f729 Reviewed-by: Qt CMake Build Bot Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
12 lines
263 B
CMake
12 lines
263 B
CMake
# Generated from painting.pro.
|
|
|
|
add_subdirectory(drawtexture)
|
|
add_subdirectory(qcolor)
|
|
add_subdirectory(qregion)
|
|
add_subdirectory(qtransform)
|
|
add_subdirectory(lancebench)
|
|
if(TARGET Qt::Widgets)
|
|
add_subdirectory(qpainter)
|
|
add_subdirectory(qtbench)
|
|
endif()
|