mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
Merge topic 'mingw-search-prefixes'
5e5132e1b1 MinGW: Search for packages in standard MSYSTEM environment prefixes
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8796
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
mingw-search-prefixes
|
||||
---------------------
|
||||
|
||||
* When using MinGW tools in a ``MSYSTEM`` environment on Windows,
|
||||
the ``$MSYSTEM_PREFIX/local`` and ``$MSYSTEM_PREFIX`` prefixes are
|
||||
now added to :variable:`CMAKE_SYSTEM_PREFIX_PATH`.
|
||||
Reference in New Issue
Block a user