c-basic/build.sh

3 lines
39 B
Bash
Executable File

#!/bin/bash
cmake . && cmake --build .