On Monday 22 September 2008, Aleksander Demko wrote:
> How do I test if a library target is static or shared? I've checked
> the target properties and commands and nothing sticks out.

Try get_target_property(targetType myTarget TYPE)

Ooops, seems this is undocumented...
Will fix that.

Alex
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to