summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_tgt/BUNDLE.rst
blob: c556ac32cf5d6c8391b7aa682f7f507416800a27 (plain)
1
2
3
4
5
6
7
8
9
BUNDLE
------

This target is a ``CFBundle`` on the macOS.

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.