[cmake-developers] Setting target properties before the target is defined ?

Brad King brad.king at kitware.com
Fri Feb 15 16:26:43 EST 2013


On 02/15/2013 03:03 PM, Alexander Neundorf wrote:
> I think I saw somewhere in one of the threads something about being able to 
> set target properties before the target has been defined.
> 
> Is this the case or did I misunderstand something ?

I don't remember that coming up.  You may be mixing it up with the need
to refer to not-yet-defined targets from tll() and have the interface
properties still honored at generate time.

-Brad



More information about the cmake-developers mailing list