[cmake-developers] Adding automatic checks for required targets in target-export files ?

Brad King brad.king at kitware.com
Sun Feb 17 09:55:20 EST 2013


On 2/16/2013 12:32 PM, Alexander Neundorf wrote:
> There's another try now in ConfigFileTargetChecks5.
> The export-file now warns if a target does not exist, but does not error out.

I think in light of the discussion in the other thread,
"Setting target properties before the target is defined",
there is a valid use case for the dependencies to not
exist when the target will not be used anyway.  We do
not know the final intention until generation time.

-Brad



More information about the cmake-developers mailing list