summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/prop_tgt/BUNDLE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.16/Help/prop_tgt/BUNDLE.rst')
-rw-r--r--share/cmake-3.16/Help/prop_tgt/BUNDLE.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.16/Help/prop_tgt/BUNDLE.rst b/share/cmake-3.16/Help/prop_tgt/BUNDLE.rst
new file mode 100644
index 0000000..c556ac3
--- /dev/null
+++ b/share/cmake-3.16/Help/prop_tgt/BUNDLE.rst
@@ -0,0 +1,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.