summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2023-04-20 11:06:18 +0200
committerMichal Klocek <michal.klocek@qt.io>2023-05-03 12:35:32 +0200
commit4aca44bbf6d63c6a73cb9c3220055a39c4cbd2b1 (patch)
treebf07aa6d82ab140c291900b04641ff0c9c457b4b /tests
parentbd1d854d03f169f005511b2204d124dc05213571 (diff)
downloadqtwebengine-4aca44bbf6d63c6a73cb9c3220055a39c4cbd2b1.tar.gz
Fix build race condition between data_dep and WebEngineCore.stamp
For v8 context generator data_dep race condition occurs on universal builds. As data_dep is runtime dependency, it will be not included into our linker WebEngineCore.stamp, changing the behavior in gn would look ugly as it would require introducing another flag to just to handle this case to force this dependency for build time. Therefore add extra v8_context_snapshot.stamp to cmake to cover that case. Change-Id: Ia8b2320fc8e615235bde483d282dfca73a38f215 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions