summaryrefslogtreecommitdiff
path: root/3.8.2/doc/cmake/html/_sources/prop_tgt/BUNDLE.rst.txt
blob: 075f017df5e6e97762d57fb6a6a7f8f679d3119a (plain)
1
2
3
4
5
6
7
8
9
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.