Re: [CMake] Problem on an external library depending on an internal one

2013-09-05 Thread James Bigler
I have this same question. There doesn't seem to be a way to have these imported target see other targets. I can pull the full path out for this target, but it seems less elegant. On Thu, Dec 22, 2011 at 11:08 AM, Marco Corvo marco.co...@pd.infn.itwrote: Hi all, I have a big project which

[CMake] Problem on an external library depending on an internal one

2011-12-22 Thread Marco Corvo
Hi all, I have a big project which can be used in two ways: either the user checks out all the packages and makes a big make or he checks out only a subset and build them linking against a given release, which is installed somewhere else on his machine. In this last option the libraries