noconfirm

This commit is contained in:
Philippe Teuwen
2023-08-27 13:56:23 +02:00
parent c56a7cc8bf
commit c0876aa11b
+2 -2
View File
@@ -46,8 +46,8 @@ CMake Error at C:/Users/moeya/Desktop/Chamelion/ProxSpace/msys2/mingw64/share/cm
This is due to a version of ninja not aware of the Windows paths. Fix:
```
pacman -R ninja
pacman -S mingw-w64-x86_64-ninja
pacman -R ninja --noconfirm
pacman -S mingw-w64-x86_64-ninja --noconfirm
```
# CLI usage