2020-06-01 20:45:07 +02:00

6 lines
115 B
Bash
Executable File

#!/bin/sh
./configureMingw64.sh
make -j32 -C libsodium clean
make -j32 -C libsodium
make -j32 -C libsodium install