Cursen-Framework/run.sh

8 lines
71 B
Bash
Executable File

#!/bin/sh
cmake -B build --fresh
cmake --build build
./build/cursen