Re: Re: cmake parallel make problem.

2012-01-10 Thread Richard Shaw
On Tue, Jan 10, 2012 at 8:28 AM, Laurent Rineau wrote: > Le mardi 10 janvier 2012 08:18:18 Rex Dieter a écrit : >> Richard Shaw wrote: >> > I've gone through the CMakeLists.txt and added "add_dependencies(..." >> > but I think that's redundant because target_link_libraries is getting >> > set prop

Re: Re: cmake parallel make problem.

2012-01-10 Thread Laurent Rineau
Le mardi 10 janvier 2012 08:18:18 Rex Dieter a écrit : > Richard Shaw wrote: > > I've gone through the CMakeLists.txt and added "add_dependencies(..." > > but I think that's redundant because target_link_libraries is getting > > set properly. > > I'm not sure this is redundant, as I would imaging