[CMake] GET TARGET PROPERTY(TYPE) ?

Ken Martin ken.martin at kitware.com
Fri Jul 1 10:54:43 EDT 2005


> how about this patch ?
> 
> http://public.kitware.com/pipermail/cmake/2005-June/006633.htm
> 
> It adds a property "TARGET" which can be queried using
> GET_TARGET_PROPERTY()
> and returns EXECUTABLE, SHARED, STATIC or CUSTOM.

I have added this functionality into CMake (slightly different
implementation since cmTarget has changed some). Thanks.


> Do you still plan to do something about bug report 1790 ? It deals with
> convenience libraries/querying the objects of a target.

Bill has looked at this more than I have so he will have to speak up on it.

Ken



More information about the CMake mailing list