diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2023-06-22 09:57:36 (GMT) |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2023-07-11 18:20:25 (GMT) |
commit | 25977e177be14189796630fac9f1d6ecdccc56bd (patch) | |
tree | a69034a0899419229e2850925ef65174af7af9d2 /Help/variable/APPLE.rst | |
parent | 7ad290bf9c3f0d262cc2ef6ee141de88605e7af9 (diff) | |
download | CMake-25977e177be14189796630fac9f1d6ecdccc56bd.zip CMake-25977e177be14189796630fac9f1d6ecdccc56bd.tar.gz CMake-25977e177be14189796630fac9f1d6ecdccc56bd.tar.bz2 |
apple: add preliminary visionOS support
Diffstat (limited to 'Help/variable/APPLE.rst')
-rw-r--r-- | Help/variable/APPLE.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/APPLE.rst b/Help/variable/APPLE.rst index 810d5fc..e799397 100644 --- a/Help/variable/APPLE.rst +++ b/Help/variable/APPLE.rst @@ -2,4 +2,4 @@ APPLE ----- Set to ``True`` when the target system is an Apple platform -(macOS, iOS, tvOS or watchOS). +(macOS, iOS, tvOS, visionOS or watchOS). |