mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
10 lines
333 B
ReStructuredText
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.
|