1
0
Fork 0
adventofcode/2022/cpp/run.sh

4 lines
No EOL
50 B
Bash

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