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
|
||
---|---|---|
.. | ||
caccelerator.cpp | ||
caccelerator.h | ||
cbvh_packet_traversal.cpp | ||
cbvh_pbrt.cpp | ||
cbvh_pbrt.h | ||
ccontainer.cpp | ||
ccontainer.h | ||
ccontainer2d.cpp | ||
ccontainer2d.h |