README: fix cross-building instructions

Copy-pasting and exhaustion do not go well together.
This commit is contained in:
Přemysl Eric Janouch 2021-10-22 14:41:37 +02:00
parent 98f16c2c76
commit 42b6da1ffe
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Just install MinGW-w64 and let automation take care of the rest.
Alternatively, for an unnecessarily bloated MSYS2-based 64-bit build:
$ sh Win64Depends.cmake
$ sh Win64Depends.sh
$ cmake -DCMAKE_TOOLCHAIN_FILE=ToolchainCrossWin64.cmake \
-DCMAKE_BUILD_TYPE=Release -B build
$ cmake --build build -- package