> alias c=''\''C:/Program Files (x86)/CMake/bin/cmake.exe'\'' -G Ninja' Aliasing is kind of solution I use now, since cmake allows -G specified twice. But IMHO environment variable would be nice addition. Btw. not using Windows here ;) Cheers, -- Adam