TimeCoil/build.sh

3 lines
84 B
Bash
Executable File

#!/usr/bin/env bash
cd build && cmake -DCMAKE_C_FLAGS="-g" .. && make && ./TimeCoil