Server-Root/libraries/build_ed25519.sh
2018-08-08 14:21:32 +00:00

4 lines
38 B
Bash
Executable File

cd ed25519/build/
cmake ..
make -j 12