Following "Clean all/qmake/Build all" did not refresh all data properly.
QM files inside /share/translations/ were not cleaned after call clean all. --HG-- branch : develop
This commit is contained in:
parent
002619ad83
commit
750fe98ea4
|
@ -61,8 +61,8 @@ for(_translation_name, INSTALL_TRANSLATIONS) {
|
|||
}
|
||||
system(rm -fv $${OUT_PWD}/$$DESTDIR/translations/*.qm)
|
||||
}
|
||||
QMAKE_CLEAN += $$shell_path($$_translation_name)
|
||||
}
|
||||
QMAKE_CLEAN += $$shell_path($$_translation_name)
|
||||
}
|
||||
|
||||
# Make possible run program even you do not install it. Seek files in local directory.
|
||||
|
|
Loading…
Reference in New Issue
Block a user