Hi,<div><br></div><div>why do we use MT by default for MSVC? It seems to work fine with MD (using DLL for system libraries) which is the default. Also it would allow us to distribute smaller binaries. </div><div>I&#39;m asking because at the moment the change from MD to MT is broken. CMakeLists.txt ony replaces MD for Debug and Release and only for C. For C++ and for other configurations (e.g. MinSizeRel) MD is used by default. We should fix this inconsistency. But before I do this I want to know whether we still have a reason for MT or whether we can simply use the default MD and remove the replace.</div>

<div><br></div><div>Roland<br clear="all"><div><br></div>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br>865-241-1537, ORNL PO BOX 2008 MS6309<br>
</div>