[cmake-developers] Exporting dependent library targets in multiple export sets

Yury G. Kudryashov urkud.urkud at gmail.com
Mon Sep 17 12:38:37 EDT 2012


2012/9/17 Brad King <brad.king at kitware.com>:
> On 09/15/2012 04:45 PM, Alexander Neundorf wrote:
> Also, one of Yury's commit messages says:
>
>  TODO: remove another clear() because it doesn't delete TargetExports.
>
> What is that about?
clear() on a vector of TargetExport* does not call delete on each element.

BTW, do we really support the reinitialization of all cmake
structures? I think that there are quite a few memory leaks in this
case.
-- 
Yours Yury,
mailto: urkud.urkud at gmail.com



More information about the cmake-developers mailing list