Server-Root/libraries/build_ed25519.sh

4 lines
38 B
Bash
Raw Normal View History

2018-08-08 10:21:32 -04:00
cd ed25519/build/
cmake ..
make -j 12