[Cmake] gmake -j

Lorensen, William E (Research) lorensen at crd.ge.com
Wed Apr 24 13:00:27 EDT 2002


Bill,
If I'm in VTK-foo and do a:
gmake -j 12

I do not see parallel builds in let's say, Common

If I go into Common
cd Common
gmake -j 12

I do not see parallel makes

If I go into Common
cd Common
gmake -j 12 all

I DO see parallel makes.

Same sort of thing in Insight. If I go into Testing/Code/Algorithms

gmake -j 12        NO Parallel make
gmake -j 12 all 	 Parallel make

Bill



More information about the CMake mailing list