Andre Poenitz wrote:
On Tue, Sep 04, 2007 at 09:09:12PM +0200, Peter Kümmel wrote:
Abdelrazak Younes wrote:
Andre',

I think your recent cleanups is causing some problem on Windows. The different projects seems to be regenerated at each recompilation. And I get too much recompile too, especially for boost and intl.

Could you have a look please?
Abdel.
With set(CMAKE_SUPPRESS_REGENERATION TRUE) in the master CMakeLists.txt file
you could completely suppress the regeneration. I think it's better to call
cmake by the command line only.

So just put it in.

I've done that.

Abdel.

Reply via email to