In my projects folder i have a folder with the name translations
where i have the translations files .ts
.
What i want Qt/QMake to do on run is to put on the build folder the translation
with the correspondent .qm
files.
How can this be done?