[CMake] Converting a large C++-Project to CMake
Benjamin King
benjaminking at web.de
Mon Nov 1 00:18:08 EDT 2010
Hi Pedro!
>> Windows and nmake don't offer any feasible way to parallelize, so we are
>> stuck there.
>
> If you haven't already, you might want to take a lot at JOM, which is
> essentially parallel nmake: http://qt.gitorious.org/qt-labs/jom. JOM
> is supported by CMake.
Thank you Pedro. One of our developers already tried to plug jom into
our current build system, but some trouble with forward slashes in path
names occurred. I'll give it a shot with CMake!
Cheers,
Benjamin
More information about the CMake
mailing list