kicad/pcbnew/connectivity
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
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp pcbnew: Adjust default update rate to 100ms 2018-11-06 09:28:12 -08:00
connectivity_algo.h pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_data.cpp Minor code formatting 2019-01-17 19:17:34 -08:00
connectivity_data.h Minor code formatting 2019-01-17 19:17:34 -08:00
connectivity_items.cpp pcbnew: Tracks cleanup use connectivity database 2018-11-27 11:17:59 -08:00
connectivity_items.h pcbnew: Tracks cleanup use connectivity database 2018-11-27 11:17:59 -08:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00