Hello I am trying to build ceres for ios from here
I can build fine with the recommended build settings but it builds without multithreading.
I would like to add multi-threading support. Is there any way to add multi-threading support with OpenMP
, TBB
or C++
?