9e355c29f1
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
convex_hull.cpp | ||
geometry_utils.cpp | ||
hetriang.cpp | ||
seg.cpp | ||
shape.cpp | ||
shape_arc.cpp | ||
shape_collisions.cpp | ||
shape_file_io.cpp | ||
shape_line_chain.cpp | ||
shape_poly_set.cpp |