summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/CMakeLists.txt
blob: 8ab82b2fcb26d38a267a48c47d7126af000d88b3 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from printsupport.pro.

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