This website requires JavaScript.
Explore
Help
Sign In
thooge
/
ptouch-print
Watch
1
Star
0
Fork
You've already forked ptouch-print
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
ptouch-print
/
compile.sh
3 lines
58 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
mkdir -p build
&&
cd
build
&&
cmake ../
&&
make
Reference in New Issue
View Git Blame
Copy Permalink