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