ptouch-print/build.sh

3 wiersze
58 B
Bash
Czysty Zwykły widok Historia

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