mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
8 lines
273 B
ReStructuredText
8 lines
273 B
ReStructuredText
apple-visionos
|
|
--------------
|
|
|
|
* CMake learned about Apple visionOS and its `xros` and `xrsimulator` SDKs.
|
|
Compiling for Apple visionOS can be requested by setting
|
|
:variable:`CMAKE_SYSTEM_NAME` to ``visionOS``. For more
|
|
information see :manual:`cmake-toolchains(7)`.
|