We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c4812 commit a29d75eCopy full SHA for a29d75e
1 file changed
application/CMakeLists.txt
@@ -60,7 +60,7 @@ endforeach()
60
#lupdate end
61
62
file (GLOB DTNG_TS_FILES translations/*.ts)
63
-qt5_create_translation(DTNG_QM_FILES
+qt_add_translation(DTNG_QM_FILES
64
${DTNG_TS_FILES}
65
${DTNG_QM_FILES}
66
)
0 commit comments