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

# special case skip regeneration

add_library(QtDoc INTERFACE)

qt_internal_add_docs(QtDoc
                     config/qtdoc.qdocconf
)