[CMake] Changing CMake default directories.

2008-10-22 Thread Paweł Żak
Hi, I have a problem with changing CMake default directories and I need your help. The usual layout of projects we develop in my company presents like this: project --- src (sources and headers) |-- lib (libraries and archives) |-- bin (binaries) \-- tmp (temporary

Re: [CMake] Changing CMake default directories.

2008-10-22 Thread Hendrik Sattler
Paweł Żak schrieb: Hi, I have a problem with changing CMake default directories and I need your help. The usual layout of projects we develop in my company presents like this: project --- src (sources and headers) |-- lib (libraries and archives) |-- bin (binaries)

Re: [CMake] Changing CMake default directories.

2008-10-22 Thread Paweł Żak
On Wed, 22 Oct 2008 14:09:36 +0200, Hendrik Sattler [EMAIL PROTECTED] wrote: cd tmp cmake .. Damn it... Cheers. :) Paweł ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake