summaryrefslogtreecommitdiffstats
path: root/src/tools/idc/CMakeLists.txt
blob: c7ad1c506f744a80e24c1681408aae2b4ad2114d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from idc.pro.

#####################################################################
## idc Tool:
#####################################################################

qt_get_tool_target_name(target_name idc)
qt_internal_add_tool(${target_name} # special case
#    BOOTSTRAP # special case
    TARGET_DESCRIPTION "Active Qt Interface Description Compiler"
    TOOLS_TARGET AxServer # special case
    SOURCES
        main.cpp
)
qt_internal_return_unless_building_tools()

#### Keys ignored in scope 1:.:.:idc.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "Active Qt Interface Description Compiler"
# _OPTION = "host_build"