summaryrefslogtreecommitdiffstats
path: root/src/tools/idc/CMakeLists.txt
blob: d21b9f0c6a3a34cfc0896fb7a8ed20867ca8189d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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 AxContainer # special case
    SOURCES
        main.cpp
)

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