Synchronize cross-compilation scripts

This commit is contained in:
2022-08-11 14:15:20 +02:00
parent 2e684d2f4e
commit 4073749d3b
3 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,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.sh
$ sh -e cmake/Win64Depends.sh
$ cmake -DCMAKE_TOOLCHAIN_FILE=cmake/Win64CrossToolchain.cmake \
-DCMAKE_BUILD_TYPE=Release -B build
$ cmake --build build -- package