summaryrefslogtreecommitdiffstats
path: root/qt_cmdline.cmake
blob: f896927117b9da614f93519e4110d90d55116126 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

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

qt_commandline_subconfig(src/core/api)