mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add a query on Windows hosts for the installation prefix of a MSYS or MinGW development environment. Issue: #24216
7 lines
223 B
ReStructuredText
7 lines
223 B
ReStructuredText
host-msystem-prefix
|
|
-------------------
|
|
|
|
* The :command:`cmake_host_system_information` command gained a
|
|
``MSYSTEM_PREFIX`` query for the installation prefix of a MSYS
|
|
or MinGW development environment on Windows hosts.
|