summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_OSX_VARIABLE.txt
blob: 5b84726048cd871cc3ee13a45207f27526974ef3 (plain)
1
2
3
4
5
6
7
8
9
The value of this variable should be set prior to the first
:command:`project` or :command:`enable_language` command invocation
because it may influence configuration of the toolchain and flags.
It is intended to be set locally by the user creating a build tree.

Despite the ``OSX`` part in the variable name(s) they apply also to
other SDKs than macOS like iOS, tvOS, or watchOS.

This variable is ignored on platforms other than Apple.