Add custom implementation of half float

This commit is contained in:
2025-03-06 15:35:12 +01:00
parent 7b70b6cce5
commit 05b0aa9a2f
3 changed files with 90 additions and 8 deletions
+1
View File
@@ -54,6 +54,7 @@ set(TENMON_SRC
statusbar.cpp statusbar.h
stfslider.cpp stfslider.h
stretchtoolbar.cpp stretchtoolbar.h
tfloat16.h
)
qt_add_resources(TENMON_SRC resources/resources.qrc)