1
0
Fork 0
adventofcode/cpp/run.sh
2023-10-10 21:06:06 +02:00

4 lines
No EOL
50 B
Bash

#!/bin/bash
cmake --build build
"./build/aoc2022"