cmake/Help/prop_tgt/BUNDLE.rst
2016-03-13 13:35:51 +01:00

10 lines
333 B
ReStructuredText

BUNDLE
------
This target is a ``CFBundle`` on the OS X.
If a module library target has this property set to true it will be
built as a ``CFBundle`` when built on the mac. It will have the directory
structure required for a ``CFBundle`` and will be suitable to be used for
creating Browser Plugins or other application resources.