> > 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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
