summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/CMakeLists.txt
blob: 053b66da0bf100adfc9d6d1c5695e5b8a698fc89 (plain)
1
2
3
4
5
6
7
# Generated from printsupport.pro.

if(NOT QT_FEATURE_printer OR NOT QT_FEATURE_printdialog)
    return()
endif()
add_subdirectory(dialogs)
add_subdirectory(kernel)