Update doc/compiling/windows.md
Co-authored-by: JosiahWI <41302989+JosiahWI@users.noreply.github.com>
This commit is contained in:
parent
5246e9cd81
commit
fc59d66254
@ -12,7 +12,7 @@
|
||||
It is highly recommended to use vcpkg to manage dependencies, installed at a path without spaces in it for compatibility with the Luanti build configuration.
|
||||
|
||||
```
|
||||
"C:\Program Filesvcpkg\vcpkg.exe" # bad, may have issues with CMake
|
||||
"C:\Program Filesvcpkg\vcpkg.exe" # bad, may have issues
|
||||
"C:\vcpkg\vcpkg.exe" # good, no spaces means fewer problems
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user