12021-11-10 Alexander Kanavin <alex@linutronix.de>
2
3 Fix racy parallel build of WebKit2-4.0.gir
4 https://bugs.webkit.org/show_bug.cgi?id=232935
5
6 Reviewed by NOBODY (OOPS!).
7
8 No new tests (OOPS!).
9
10 This is a target and not a command because it's used to build another .gir
11 and a .typelib, which would trigger two racy parallel builds when using command
12 (e.g. command would run twice, target runs only once).
13
14 * PlatformGTK.cmake:
15