<div>hi,</div>
<div>i&#39;m using cmake 2.6 for MSVC2005 and Linux.</div>
<div>As there is LINK_FLAGS_&lt;config&gt;, is there a way to have different compile flags for debug and release?</div>
<div>i&#39;ve tried CMAKE_CXX_FLAGS_&lt;config&gt;, COMPILE_FLAGS_&lt;config&gt;,... this to say any combinaison but&nbsp;none works.</div>
<div>&nbsp;</div>
<div>Thanks very much for help</div>