mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'ninja-compiler-PATH-windows'
e01990999a Ninja: On Windows, select the compiler occurring first in PATH
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4625
This commit is contained in:
7
Help/release/dev/ninja-compiler-PATH-windows.rst
Normal file
7
Help/release/dev/ninja-compiler-PATH-windows.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
ninja-compiler-PATH-windows
|
||||
---------------------------
|
||||
|
||||
* On Windows, the :generator:`Ninja` and :generator:`Ninja Multi-Config`
|
||||
generators, when a compiler is not explicitly specified, now select
|
||||
the first compiler (of any name) found in directories listed by the
|
||||
``PATH`` environment variable.
|
||||
Reference in New Issue
Block a user