Disable translations because it throws errors when compiling in Release mode.

This commit is contained in:
2025-11-04 21:19:31 +01:00
parent 43df76c88f
commit c8825bfe14

View File

@ -35,7 +35,8 @@ if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)
# ${CMAKE_CURRENT_SOURCE_DIR}/android)
# For more information, see https://doc.qt.io/qt-6/qt-add-executable.html#target-creation
qt_create_translation(QM_FILES ${CMAKE_SOURCE_DIR} ${TS_FILES})
# qt_create_translation(QM_FILES ${CMAKE_SOURCE_DIR} ${TS_FILES})
else()
if(ANDROID)
add_library(${TARGET_APP} SHARED