kicad/qa/pcbnew
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
..
drc DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
CMakeLists.txt Enforce build order with qa system 2019-06-23 12:53:19 -07:00
board_test_utils.cpp DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
board_test_utils.h DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
test_array_pad_name_provider.cpp Pcbnew: ignore start values in "first available" grid numbering 2019-02-08 12:15:02 +00:00
test_graphics_import_mgr.cpp QA: Add unit tests on the Pcbnew library 2019-01-06 07:55:36 -08:00
test_module.cpp QA: Add unit tests on the Pcbnew library 2019-01-06 07:55:36 -08:00
test_pad_naming.cpp Pcbnew: Array tool should not number NPTHs 2019-01-06 07:55:49 -08:00