kicad/qa
Seth Hillbrand f265a52c96 Enforce build order with qa system
The QA objects link to the direct kiface objects, which creates a second
dependency on the generated lexer files.  To ensure that the primary
apps are finished building them in a (potentially) different thread, we
set a false dependency on the final build product in the qa CMake.

Fixes: lp:1833851
* https://bugs.launchpad.net/kicad/+bug/1833851

(cherry picked from commit 172542cfc4)
2019-06-23 12:53:19 -07:00
..
common SHAPE_ARC: Fix bug introduced in 5813164d1. 2019-04-25 23:51:01 +01:00
common_tools Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Enforce build order with qa system 2019-06-23 12:53:19 -07:00
gal/gal_pixel_alignment QA: Comment unused var in test_gal_pixel_alignment 2019-02-18 17:06:48 +00:00
pcb_test_window Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
pcbnew Enforce build order with qa system 2019-06-23 12:53:19 -07:00
pcbnew_tools Enforce build order with qa system 2019-06-23 12:53:19 -07:00
pcbnew_utils Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
qa_utils gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
testcases Fix incompatibilites between Python 2 and Python 3 2018-10-19 09:59:05 +02:00
unit_test_utils QA: numeric evaluator: add a context to tests 2019-04-08 15:58:59 +01:00
CMakeLists.txt gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
test.py qa/test.py change to make sure failed tests return 1 in all systems. 2015-02-01 19:20:20 +01:00