rebuild1thr.sh 91 B

12345
  1. #!/usr/bin/bash
  2. cmake -G "MSYS Makefiles" .. -DCMAKE_BUILD_TYPE=Debug
  3. make binom
  4. make test