deps.sh 42 B

1234
  1. #!/bin/bash
  2. cmake -B build
  3. make -C build