Merge topic 'patch-CMAKE_SYSTEM_NAME'

a5d67cf610 CMAKE_SYSTEM_NAME: Add initial list of removed platforms

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Vito Gamberini <vito.gamberini@kitware.com>
Merge-request: !11033
This commit is contained in:
Brad King
2025-08-06 14:07:40 +00:00
committed by Kitware Robot
+12
View File
@@ -104,3 +104,15 @@ Platform-specific notes:
* Cygwin's ``cmake`` package (``/usr/bin/cmake``) uses system name ``CYGWIN``.
A non-cygwin CMake on Windows (e.g. ``$PROGRAMFILES/CMake/bin/cmake``)
uses system name ``Windows`` even when it runs under a Cygwin environment.
Removed Platforms
^^^^^^^^^^^^^^^^^
The following platforms were once supported by CMake and got removed either due
to platform's EOL, or other incompatibilities:
========================= ===================================== ================
Value Name Removed in CMake
========================= ===================================== ================
``kFreeBSD`` FreeBSD kernel with a GNU userland 4.1
========================= ===================================== ================