CMake/Help/prop_tgt/BUNDLE.rst
Bartosz Kosiorek 5d74c870d9 Help: Update documentation to reflect support for iOS
Many of our interfaces documented for OS X also work for iOS.
2015-11-23 10:04:10 -05: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.