mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
apple: add preliminary visionOS support
This commit is contained in:
@@ -25,7 +25,7 @@ unset(LINUX)
|
||||
# It is useful to share the same aforementioned configuration files and
|
||||
# avoids duplicating them in case of tightly related platforms.
|
||||
#
|
||||
# An example are the platforms supported by Xcode (macOS, iOS, tvOS,
|
||||
# An example are the platforms supported by Xcode (macOS, iOS, tvOS, visionOS
|
||||
# and watchOS). For all of those the CMAKE_EFFECTIVE_SYSTEM_NAME is
|
||||
# set to Apple which results in using
|
||||
# Platform/Apple-AppleClang-CXX.cmake for the Apple C++ compiler.
|
||||
|
||||
Reference in New Issue
Block a user