Files
FPS-Druid/run.sh

8 lines
85 B
Bash
Executable File

#!/usr/bin/env bash
set -e
# Rebuild
cmake --build build -j
# Run
./build/FPS_DRUID