[cmake-developers] Setting target properties before the target is defined ?

Brad King brad.king at kitware.com
Wed Mar 27 10:33:13 EDT 2013


On 03/27/2013 10:22 AM, Stephen Kelly wrote:
> I'm also a bit confused though because the Qt CI system tests Qt modules in 
> their build-location. In that case, if there are which private dependencies 
> are not in a common directory, there should be a failure.

There are other ways the linker may find the dependencies,
like LD_LIBRARY_PATH or -L (I think).

-Brad



More information about the cmake-developers mailing list