We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf16eb2 commit 01444ffCopy full SHA for 01444ff
reference/tools/cmake/cmaketoolchain.rst
@@ -565,7 +565,7 @@ variables:
565
cross-building if Android systems (that is managed by other blocks), and not 64bits to
566
32bits builds in x86_64, sparc and ppc systems.
567
- ``CMAKE_SYSTEM_VERSION``: ``tools.cmake.cmaketoolchain:system_version`` conf if defined, otherwise
568
- ``os.version`` subsetting (host) when defined
+ ``os.version`` subsetting (host) when defined. On Apple systems, this ``os.version`` is converted to the corresponding Darwin version.
569
- ``CMAKE_SYSTEM_PROCESSOR``: ``tools.cmake.cmaketoolchain:system_processor`` conf if defined, otherwise
570
``arch`` setting (host) if defined
571
0 commit comments