README: fix cross-building instructions

Copy-pasting and mental exhaustion do not go well together.
This commit is contained in:
Přemysl Eric Janouch 2021-10-22 14:39:34 +02:00
parent 462428d0a2
commit 809304cbb3
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ for Windows. It isn't particularly usable on that system, if only because
selection watching is a very X11/Wayland-specific feature. Beware that build
dependencies take up almost a gigabyte of disk space.
$ sh cmake/Win64Depends.cmake
$ sh cmake/Win64Depends.sh
$ cmake -DCMAKE_TOOLCHAIN_FILE=cmake/Win64CrossToolchain.cmake \
-DCMAKE_BUILD_TYPE=Release -B build
$ cmake --build build -- package