comfortable-swipe/comfortable-swipe.compile.sh
2019-02-12 19:07:30 +08:00

3 lines
96 B
Bash
Executable File

#!/bin/sh
g++ $(dirname $0)/comfortable-swipe.cpp -std=c++11 -O2 -lxdo -Wno-unused-result -o $1