5 lines
65 B
Plaintext
Raw Normal View History

#!/bin/bash
cmake -B build
cmake --build build --target Sandbox