mdsim/rebuild.sh

4 lines
105 B
Bash
Executable File

rm main
rm genrandom
nim c --threads:on --gc:arc -d:release main
nim c --threads:on --d:release genrandom