ptouch-print/build.sh

3 wiersze
58 B
Bash
Executable File

#!/bin/sh
mkdir -p build && cd build && cmake ../ && make