ML610's picture
Upload 515 files
1cf2abd
raw
history blame
107 Bytes
#!/usr/bin/env sh
set -eu
cd "$(dirname "$0")"
cd ..
cmake -B build
cmake --build build --config Release