Re: [CMake] How to specify out-of-source build/lib/bin directories

2008-01-17 Thread Andreas Pakulat
On 17.01.08 11:47:38, Matthias Schweinoch wrote: > I'm a new cmake user and I'm having a little trouble. Perhaps someone > here can help me: I was wondering if it is possible to specify a build > path manually within the toplevel CMakeLists.txt file? I did read the > wiki about out-of-source build

RE: [CMake] How to specify out-of-source build/lib/bin directories

2008-01-17 Thread Alexander.Camek
Hi Matthias, > I'm a new cmake user and I'm having a little trouble. Perhaps > someone here can help me: I was wondering if it is possible > to specify a build path manually within the toplevel > CMakeLists.txt file? I did read the wiki about out-of-source > build environments, but the example