summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/FRAMEWORK.rst
blob: dcb6d3b97143c286837b5a718704951e97093657 (plain)
1
2
3
4
5
6
7
8
9
10
11
FRAMEWORK
---------

This target is a framework on the Mac.

If a shared library target has this property set to true it will be
built as a framework when built on the mac.  It will have the
directory structure required for a framework and will be suitable to
be used with the ``-framework`` option

See also the :prop_tgt:`FRAMEWORK_VERSION` target property.