summaryrefslogtreecommitdiff
path: root/src/activeqt/CMakeLists.txt
blob: a9d419390f961fe9c479dcbf7c81206835bfbd85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from activeqt.pro.

# special case begin
add_subdirectory(axbase)
add_subdirectory(control)
add_subdirectory(container)

qt_internal_add_module(ActiveQt HEADER_MODULE MODULE_INCLUDE_NAME ActiveQt)
qt_internal_add_docs(ActiveQt
    doc/activeqt.qdocconf
)
# special case end
## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:activeqt.pro:WIN32:
# SUBDIRS = "axbase" "control" "container" "activeqt"
# TEMPLATE = "subdirs"
# activeqt.file = "activeqt.prx"

#### Keys ignored in scope 3:.:.:activeqt.pro:else:
# TEMPLATE = "aux"