Re: [CMake] Again on dependencies tree

2011-10-04 Thread Marco Corvo
Hi Michael, thanks for the hints. It works! Cheers, Marco On 9/26/11 8:00 PM, Michael Hertling wrote: On 09/22/2011 01:00 PM, Marco Corvo wrote: Hi all, I thought I came up with a solution for this problem, but looks like I'm still not doing the right thing. My project is made of many tens

Re: [CMake] Again on dependencies tree

2011-09-26 Thread Michael Hertling
On 09/22/2011 01:00 PM, Marco Corvo wrote: > Hi all, > > I thought I came up with a solution for this problem, but looks like I'm > still not doing the right thing. > > My project is made of many tens of packages, everyone with its nice > CMakeLists.txt. What I'd like to do is to have the freed

[CMake] Again on dependencies tree

2011-09-22 Thread Marco Corvo
Hi all, I thought I came up with a solution for this problem, but looks like I'm still not doing the right thing. My project is made of many tens of packages, everyone with its nice CMakeLists.txt. What I'd like to do is to have the freedom to build every single package, or bunches of packag