kicad/qa/polygon_triangulation
Seth Hillbrand f8784f30a8 Removing OpenMP
This commit finishes the removal of OpenMP from the KiCad codebase.
Removed in this commit are the OpenMP calls in 3d-viewer and
qa/polygon_triangulation as well as all references in CMakeLists.txt

std::thread is used instead for multithreaded computation
2018-09-21 12:44:20 -07:00
..
CMakeLists.txt pcbnew: Optimized zone filling algorithm. 2017-12-05 14:54:57 +01:00
test_polygon_triangulation.cpp Removing OpenMP 2018-09-21 12:44:20 -07:00