DEBSOURCES
Skip Quicknav
sources / springlobby / 0.255%2Bdfsg-1 / tools / mxe_compile.sh
12345678
#!/bin/sh set -e cd mxe make echo "done! now use mxe/usr/bin/i686-w64-mingw32.static-cmake to configure!"