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

6 lines
102 B
Bash
Executable File

cd tommath/build
cmake ..
make -j 12
cd ../../tomcrypt/
chmod +x create_build.sh && ./create_build.sh