[Insight-users] Building ITK with multiple cores
Bill Hoffman
bill.hoffman at kitware.com
Fri Oct 23 12:00:44 EDT 2009
Bill Lorensen wrote:
> Bill,
>
> So how do we attend to this issue?
>
Best thing would be to go to a multi-core machine and enable the parts
that cause trouble, and try it. My guess is that a few add_dependency
calls in the CMakeLists should fix the problem. Must be that some
custom target is depending on the order that it appears in the
CMakeLists file for it to work.
So, what options cause the problem?
-Bill
More information about the Insight-users
mailing list