blob: 1b5c3c708e34cbca83018fcd17ddd93f60b7b474 (
plain)
1
2
3
4
5
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`.
|