summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_MACOSX_BUNDLE.rst
blob: 43ddff517a619b331d25e600148a547494f9b247 (plain)
1
2
3
4
5
6
7
8
9
10
CMAKE_MACOSX_BUNDLE
-------------------

Default value for :prop_tgt:`MACOSX_BUNDLE` of targets.

This variable is used to initialize the :prop_tgt:`MACOSX_BUNDLE` property on
all the targets.  See that target property for additional information.

This variable is set to ``ON`` by default if :variable:`CMAKE_SYSTEM_NAME`
equals to :ref:`iOS, tvOS or watchOS <Cross Compiling for iOS, tvOS, or watchOS>`.