mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
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:
@@ -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
|
||||
========================= ===================================== ================
|
||||
|
||||
Reference in New Issue
Block a user