kicad/qa/polygon_triangulation
Seth Hillbrand 4c37defd35 pcbnew: Remove OpenMP
OpenMP is not available for macos, so moving to a std::threads
implementation brings platforms into shared code.

This also reduces the OpenMP overhead when computing connectivity and
ratsnests.

Fixes: lp:1780130
* https://bugs.launchpad.net/kicad/+bug/1780130

(cherry picked from commit c0f067bf90)
2018-09-20 16:48:08 -07:00
..
CMakeLists.txt pcbnew: Optimized zone filling algorithm. 2017-12-05 14:54:57 +01:00
test_polygon_triangulation.cpp pcbnew: Remove OpenMP 2018-09-20 16:48:08 -07:00