summaryrefslogtreecommitdiffstats
path: root/src/tools/qfloat16-tables/CMakeLists.txt
blob: 2fe4ed0d5c5c5773640bf849ff06d3061b00c7b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from qfloat16-tables.pro.

#####################################################################
## qfloat16-tables Tool:
#####################################################################

add_qt_tool(qfloat16-tables
    BOOTSTRAP
    TOOLS_TARGET Core # special case
    SOURCES
        gen_qfloat16_tables.cpp
    # CONFIG = "force_bootstrap"
    # INSTALLS = "lib"
    # _LOADED = "qt_tool"
    # _OPTION = "host_build"
    # lib.CONFIG = "dummy_install"
)