summaryrefslogtreecommitdiffstats
path: root/src/tools/qfloat16-tables/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qfloat16-tables/CMakeLists.txt')
-rw-r--r--src/tools/qfloat16-tables/CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/tools/qfloat16-tables/CMakeLists.txt b/src/tools/qfloat16-tables/CMakeLists.txt
deleted file mode 100644
index 2fe4ed0d5c..0000000000
--- a/src/tools/qfloat16-tables/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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"
-)