Re: [CMake] is it possible to download CMake modules at configure time?

2013-04-13 Thread Jean-Christophe Fillion-Robin
Hi Radovan, Did you manage to make use and/or generalize the code I pointed you? Thanks Jc -- Sent from my mobile device On Apr 6, 2013 10:29 AM, "radovan bast" wrote: > dear Jean-Christophe, > wonderful! thank you very much. > i will test it out. > best regards, > radovan > > > On Fri, 05 Apr

Re: [CMake] TARGET_LINK_LIBRARIES got a link error

2013-04-13 Thread Lloyd
On Sat, Apr 13, 2013 at 1:04 AM, Alexander Neundorf wrote: > On Friday 12 April 2013, Lloyd wrote: > > Hi, > > > > I am new to Cmake and at present exploring its features for migrating our > > projects build system to use it. > > > > I have main source folder inside that another folder contains t