[Cmake] make -j
William A. Hoffman
bill.hoffman at kitware.com
Sun Sep 16 13:23:34 EDT 2001
Actually, it can be done. However, you have to use the SUBDIR_DEPENDS
command, to let
cmake know which sub-directories depend on each other. Once that is done,
it works quite well.
At 03:34 PM 9/13/2001 -0400, Cross, Geoff (CRD) wrote:
>I'm getting some very strange results when I do a make -j (multi-thread
>make). I've got a feeling
>this could never work using CMake: am I correct?
>
>Geoff.
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list