summaryrefslogtreecommitdiffstats
path: root/qt_cmdline.cmake
blob: 8dc0b1e0065008d29f115b68599e7fb9accee138 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

qt_commandline_option(build-qtpdf TYPE boolean NAME qtpdf-build)
qt_commandline_option(webengine-developer-build TYPE boolean)

qt_commandline_subconfig(src/core/api)