kicad/polygon
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 Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
clipper.cpp Remove some extra semicolons 2017-11-09 19:52:18 +01:00
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
math_for_graphics.cpp Add missing C++ stdlib headers 2016-05-28 12:46:29 -04:00
polygon_test_point_inside.cpp Remove a useless qa test. 2019-01-07 20:24:11 +01:00