Skip to content
Snippets Groups Projects
Commit 1c2ac0b8 authored by Clinton Stimpson's avatar Clinton Stimpson Committed by Brad King
Browse files

Qt4: Only change timestamp on generated .pro files if content changes

In qt4_create_translation() use file(GENERATE ...) instead of
file(WRITE ...).  This also removes a possible CMP0058 warning
because file(GENERATE) tells the Ninja generator about the files
it provides.

Fixes: #16518
parent 35ad12f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment