summaryrefslogtreecommitdiff
path: root/tests/auto/.prev_CMakeLists.txt
blob: bfcf2f4fd0ce13529189a343050ea3042626867e (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
# Generated from auto.pro.

if(QT_FEATURE_process AND NOT CMAKE_CROSSCOMPILING)
    add_subdirectory(linguist)
    add_subdirectory(qtattributionsscanner)
    add_subdirectory(qtdiag)
endif()
if(NOT CMAKE_CROSSCOMPILING)
    add_subdirectory(qdoc)
endif()
if(TARGET Qt::Help AND NOT CMAKE_CROSSCOMPILING)
    add_subdirectory(qhelpcontentmodel)
    add_subdirectory(qhelpenginecore)
    add_subdirectory(qhelpgenerator)
    add_subdirectory(qhelpindexmodel)
    add_subdirectory(qhelpprojectdata)
endif()
add_subdirectory(cmake)
add_subdirectory(installed_cmake)
if(QT_FEATURE_process AND WIN32 AND NOT CMAKE_CROSSCOMPILING)
    add_subdirectory(windeployqt)
endif()
if(MACOS AND QT_FEATURE_process)
    add_subdirectory(macdeployqt)
endif()