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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/qfloat16-tables/CMakeLists.txt b/src/tools/qfloat16-tables/CMakeLists.txt
new file mode 100644
index 0000000000..60d6282976
--- /dev/null
+++ b/src/tools/qfloat16-tables/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_qt_tool(qfloat16-tables BOOTSTRAP SOURCES gen_qfloat16_tables.cpp)
+