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.

--
Peter Kümmel

Reply via email to