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

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

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