Hello, I have some .ts files inside my source code, and I would like to compile them each time the program compiles. The .ts are compiled to .qm files.
I am using the lrelease qt command for this.
Thanks in advance for any tip