Hi,<div><br></div><div>I use CMake to build a portion of CBC too.</div><div>Unfortunately my CMakeLists are also without configure checks and for a version which is quite different from the repository so not of much use for others.</div>

<div><br></div><div>I completely agree that CMake would save a lot of time compared to manually maintained VS projects and even compared to autotools. Besides it makes possible running configure checks on all platforms, not only on *nix.</div>

<div><br></div><div>Regards,</div><div>Victor</div><div><br></div><div>On 17 March 2011 12:51, Christoph Cullmann <span dir="ltr">&lt;<a href="mailto:cullmann@absint.de">cullmann@absint.de</a>&gt;</span> wrote:</div><div>

<div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I see that a lot of work is done for the VC project files in the svn repository<br>
atm.<br>
<br>
Has anybody tried to use CMake to just let generate them?<br>
I use CMake here to compile CBC and Co. (But my CMakefile does no configure<br>
checks and just compiles one big library, therefore that would be no good<br>
template). Porting this over to cmake would avoid any future work for new<br>
VisualStudio versions (out of experience here we didn&#39;t need to change a line<br>
from VC 2005 up to 2010)<br>
<br>
Greetings<br>
Christoph<br>
<br>
--<br>
-------------------------------------- Christoph Cullmann ---------<br>
AbsInt Angewandte Informatik GmbH      Email: cullmann@AbsInt.com<br>
Science Park 1                         Tel:   +49-681-38360-22<br>
66123 Saarbrücken                      Fax:   +49-681-38360-20<br>
GERMANY                                WWW:   <a href="http://www.AbsInt.com" target="_blank">http://www.AbsInt.com</a><br>
--------------------------------------------------------------------<br>
Geschäftsführung: Dr.-Ing. Christian Ferdinand<br>
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234<br>
<br>
<br>
_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
</blockquote></div><br></div></div>