mirai/build-run.sh
2024-04-10 16:53:18 +02:00

1 line
63 B
Bash

cmake -S . -B ./build -G Ninja && cd build && ninja && ./mirai