2023-02-20 20:36:05 +01:00

5 lines
65 B
Bash
Executable File

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