summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/.prev_CMakeLists.txt
blob: 124d2a60a04c31b2b2752c869e9420002d3ce288 (plain)
1
2
3
4
5
6
7
8
9
# Generated from selftests.pro.

add_subdirectory(test)

if(NOT WINRT)

    if(TARGET Qt::Gui)
    endif()
endif()