<div dir="ltr">I'd like to see /Od  in addition to the /Zi and /MD etc. with the <span style="color:rgb(0,0,0);font-size:12.8px">DEBUG_WITH_RELEASE_CRT setting. By this means it's not the same as RelWithDebInfo which uses /O2 as far as I remember, which was the only setting that I always have to change with the cmake builds to make it usable for debugging purposes.</span><div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">Best regards,</span></div><div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">Tamas</span></div><div><span style="color:rgb(0,0,0);font-size:12.8px"> </span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-16 23:55 GMT+02:00 Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">><br>
> That would not be equivalent to CMake RelWithDebugInfo, which is is pretty<br>
> self-descriptive. Here is explanation from<br>
> <a href="https://cmake.org/pipermail/cmake/2001-October/002479.html" rel="noreferrer" target="_blank">https://cmake.org/pipermail/<wbr>cmake/2001-October/002479.html</a><br>
><br>
><br>
> "The difference between Debug and RelwithDebInfo is that RelwithDebInfo is<br>
> quite similar to Release mode. It produces fully optimised code, but also<br>
> builds the program database, and inserts debug line information..."<br>
><br>
> Or, I'm m being unclear about use of /DEBUG<br>
<br>
</span>I didn't check CMake semantics. Hum, then what about calling it<br>
DEBUG_WITH_RELEASE_CRT=1 ?<br>
<span class="im HOEnZb"><br>
<br>
<br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a></div></div></blockquote></div><br></div>