[CMake] Open Source Memory Checker

Mateusz Loskot mateusz at loskot.net
Fri Oct 23 18:19:50 EDT 2009


Dixon, Shane wrote:
> Does this work with CMake at all?

I don't know what would be CMake specific about that.
VLD is just a library. CMake is a builder.
You can build your program with CMake and link against VLD.
That's for sure.

Next, run your program under Visual C++ debugger to perform the analysis
and get result.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org


More information about the CMake mailing list