[gdal-dev] /MD vs /MDd for DEBUG MSVC builds
Even Rouault
even.rouault at spatialys.com
Mon Oct 16 14:55:56 PDT 2017
>
> That would not be equivalent to CMake RelWithDebugInfo, which is is pretty
> self-descriptive. Here is explanation from
> https://cmake.org/pipermail/cmake/2001-October/002479.html
>
>
> "The difference between Debug and RelwithDebInfo is that RelwithDebInfo is
> quite similar to Release mode. It produces fully optimised code, but also
> builds the program database, and inserts debug line information..."
>
> Or, I'm m being unclear about use of /DEBUG
I didn't check CMake semantics. Hum, then what about calling it
DEBUG_WITH_RELEASE_CRT=1 ?
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list