kicad/qa/pcbnew_utils
John Beard e6a6266f3d Build: libpolygon provides its own includes
Libpolygon can provide its own includes via target_include_dirs PUBLIC.
This means any linking targets do not need to specifiy them manually.

As common requires polygon, the polygon dep is also now no longer
required downstream of libcommon, as it's transisitvely implied
by libcommon's target_link_libraries.

This resolves a circular dependency previously detected and also
simplifies CMakeLists.
2019-02-04 19:29:31 -08:00
..
include/pcbnew_utils QA: Centralise BOARD reading functions in pcbnew_utils 2019-01-29 08:16:02 -05:00
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
board_construction_utils.cpp DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
board_file_utils.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00