5a295ac88ad6c40a6ebb1d6923344c79877a944f
CMake tests that call qt_add_translations or qt_add_lupdate + qt_add_lrelease and run the update_translations target during the build, were prone to race conditions. Move the build of the update_translations target out of the project's build system and call it by a post_build_check.cmake script. This brings the test projects also closer to the real world. Change-Id: Ie583899012a24fe02e41b67400f6f5741b479510 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 429081ab11e647da172750055c2e5c074d2670dc) Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 9e413d0b6db7100883be8e7b7a79581c4fa401d6)
Description
No description provided
39 MiB