Update doc/compiling/windows.md

This commit is contained in:
Mark Wiemer 2024-12-02 20:22:01 -06:00 committed by GitHub
parent d29fb1285d
commit 5246e9cd81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
## Compiling and installing the dependencies
It is highly recommended to use vcpkg as package manager, installed in a location without spaces in the path for compatibility with CMake.
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