kicad/qa/polygon_triangulation
Seth Hillbrand c0f067bf90 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
2018-09-20 15:40:02 -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 15:40:02 -07:00