summaryrefslogtreecommitdiff
path: root/tests/auto/CMakeLists.txt
blob: 716f70c7f209cc2f6be097b9a95dc09761e7c365 (plain)
1
2
3
4
5
6
7
8
9
10
# Generated from auto.pro.

# special case begin
# Qt5 cmake tests
#add_subdirectory(cmake)
# special case end
add_subdirectory(webchannel)
if(TARGET Qt::Quick)
    add_subdirectory(qml)
endif()