summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_tgt/TYPE.rst
blob: 3136d119d26d1971d89ed65f664ec7370096e48e (plain)
1
2
3
4
5
6
7
8
9
TYPE
----

The type of the target.

This read-only property can be used to test the type of the given
target.  It will be one of ``STATIC_LIBRARY``, ``MODULE_LIBRARY``,
``SHARED_LIBRARY``, ``OBJECT_LIBRARY``, ``INTERFACE_LIBRARY``, ``EXECUTABLE``
or one of the internal target types.