summaryrefslogtreecommitdiff
path: root/src/.prev_CMakeLists.txt
blob: 08ee6c482d501ef5c040ab8512dede1199a480c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Generated from src.pro.

add_subdirectory(linguist)
add_subdirectory(qtattributionsscanner)
add_subdirectory(global)
if(QT_FEATURE_png AND QT_FEATURE_pushbutton AND QT_FEATURE_toolbutton AND TARGET Qt::Widgets)
    add_subdirectory(assistant)
    add_subdirectory(designer)
    add_subdirectory(pixeltool)
endif()
if(QT_FEATURE_png AND QT_FEATURE_thread AND QT_FEATURE_toolbutton AND TARGET Qt::Quick AND TARGET Qt::Widgets)
    add_subdirectory(distancefieldgenerator)
endif()
if(QT_FEATURE_library AND (android_app OR NOT ANDROID))
    add_subdirectory(qtplugininfo)
endif()
if(QT_FEATURE_clang AND QT_FEATURE_thread)
    add_subdirectory(qdoc)
endif()
if(android_app OR NOT ANDROID)
    add_subdirectory(qtpaths)
endif()
if(APPLE_OSX)
    add_subdirectory(macdeployqt)
endif()
if(TARGET Qt::DBus)
    add_subdirectory(qdbus)
endif()
if(WIN32)
    add_subdirectory(windeployqt)
endif()
if(WINRT)
    add_subdirectory(winrtrunner)
endif()
if(TARGET Qt::Gui AND NOT ANDROID AND NOT APPLE_UIKIT AND NOT QNX AND NOT WASM AND NOT WINRT)
    add_subdirectory(qtdiag)
endif()