Re: [CMake] Adding user defined search path for find_package

2012-01-10 Thread Michael Wild
On 01/10/2012 11:14 AM, Martin Uhrin wrote: > Dear CMake community, > > firstly, thank you for the extremely useful build tool, it's saved me a > lot of time and effort! > > I'm trying to solve the following problem: > > I'd like the user (i.e. non-developer compiling my code) to have the > opti

[CMake] Adding user defined search path for find_package

2012-01-10 Thread Martin Uhrin
Dear CMake community, firstly, thank you for the extremely useful build tool, it's saved me a lot of time and effort! I'm trying to solve the following problem: I'd like the user (i.e. non-developer compiling my code) to have the option to specify a location for an external library and *iff* thi