kicad/qa/eeschema
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
..
data qa: Moving eeschema qa to main qa folder 2019-01-09 21:43:23 -08:00
CMakeLists.txt Enforce build order with qa system 2019-06-23 12:53:19 -07:00
eeschema_test_utils.cpp Add missing header to qa 2019-04-24 14:33:28 +01:00
eeschema_test_utils.h QA: Eagle test: look up test data in the source tree 2019-04-02 19:08:26 +01:00
test_eagle_plugin.cpp QA: Use own unit test headers for eagle test 2019-04-02 23:31:33 +01:00
test_module.cpp QA: Enable eeschema tests 2019-04-02 19:08:26 +01:00